| Package | Description |
|---|---|
| org.fujion.gmaps |
| Modifier and Type | Class and Description |
|---|---|
static class |
Styler.ColorStyler
This option sets the color of the feature.
|
static class |
Styler.GammaStyler
This option adjusts the lightness relative to the default Google style, using a gamma curve.
|
static class |
Styler.HueStyler
This option sets the hue while keeping the saturation and lightness specified in the default
Google style (or in other style options you define on the map).
|
static class |
Styler.InvertLightnessStyler
This option simply inverts the default Google style.
|
static class |
Styler.LightnessStyler
This option sets the lightness while keeping the saturation and hue specified in the default
Google style (or in other style options you define on the map).
|
static class |
Styler.SaturationStyler
This option sets the saturation while keeping the hue and lightness specified in the default
Google style (or in other style options you define on the map).
|
static class |
Styler.VisibilityStyler
This option indicates whether and how the element appears on the map.
|
static class |
Styler.WeightStyler
This option sets the weight of the feature, in pixels.
|
| Modifier and Type | Field and Description |
|---|---|
List<Styler<?>> |
MapTypeStyleOptions.stylers
The style rules to apply to the selected map features and elements.
|
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.