| Class | Description |
|---|---|
| FullscreenControlOptions |
Options for the rendering of the fullscreen control.
|
| GoogleMap |
Fujion wrapper for Google Maps library.
|
| LatLng |
Latitude/longitude coordinates.
|
| LatLngBounds |
Represents a rectangle in geographical coordinates, including one that crosses the 180 degrees
longitudinal meridian.
|
| LoaderOptions |
Options for Google Maps loader.
|
| MapOptions |
Options for a Google Map.
|
| MapTypeControlOptions |
Options for the rendering of the map type control.
|
| MapTypeStyleOptions |
A collection of selectors and stylers that define how the map should be styled.
|
| MotionTrackingControlOptions |
Options for the rendering of the motion tracking control.
|
| PanControlOptions |
Options for the rendering of the pan control.
|
| Point |
A point on a two-dimensional plane.
|
| RotateControlOptions |
Options for the rendering of the rotate control.
|
| ScaleControlOptions |
Options for the rendering of the scale control.
|
| StreetViewAddressControlOptions |
Options for the rendering of the Street View address control.
|
| StreetViewControlOptions |
Options for the rendering of the Street View pegman control on the map.
|
| StreetViewPanoramaOptions |
Options for creating a street view panorama.
|
| StreetViewPov |
A point of view object which specifies the camera's orientation at the Street View panorama's
position.
|
| Styler<T> |
Stylers are formatting options that you can apply to map features and elements.
|
| Styler.ColorStyler |
This option sets the color of the feature.
|
| Styler.GammaStyler |
This option adjusts the lightness relative to the default Google style, using a gamma curve.
|
| 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).
|
| Styler.InvertLightnessStyler |
This option simply inverts the default Google style.
|
| 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).
|
| 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).
|
| Styler.VisibilityStyler |
This option indicates whether and how the element appears on the map.
|
| Styler.WeightStyler |
This option sets the weight of the feature, in pixels.
|
| ZoomControlOptions |
Options for the rendering of the zoom control.
|
| Enum | Description |
|---|---|
| ControlPosition |
Identifiers used to specify the placement of controls on the map.
|
| GestureHandlingType |
Controls how the API handles gestures on the map.
|
| MapTypeControlStyle |
Identifiers for common MapTypesControls.
|
| MapTypeId |
Identifiers for common MapTypes.
|
| ScaleControlStyle |
Identifiers for scale control ids.
|
| Styler.VisibilityType | |
| TiltAngle |
Allowed tilt angles.
|
Copyright © 2018 Fujion Framework. All rights reserved.