Contains various data types used by UMap.
| Class | Description | |
|---|---|---|
| Address | Full address information. | |
| Align | Align class provides an interface to save & align objects with each other. | |
| AutoSizeType |
Defines possible auto size modes for the InfoWindow. |
|
| Bounds | Bounds is a rectangular area of the map in pixel coordinates. | |
| ContentType | Specifies different content types for InfoWindow.contentType property. | |
| DoubleClickMode | Enumarets double click modes for UMap.doubleClickMode property. | |
| FeedType | Utility-class for determining the feed type. | |
| GeoAddress | Address with a geographical location. | |
| GeocoderRequest | Holds information about the geocoding request. | |
| GeocoderResults | Contains geocoding results. | |
| Heading | List of heading constant values. | |
| LatLng | LatLng is a point in geographical coordinates longitude and latitude. | |
| LatLngBounds | LatLngBounds represents a rectangle in geographical coordinates. | |
| Maneuver | Maneuver information. | |
| MediaScaleMode | Enumaretes different scale modes for MediaStyle.scaleMode parameter. | |
| Offset | Offset class provides an interface to save offset point either in pixels or % of width & height. | |
| Route | Route is a collection of maneuvers. | |
| RouteResults | Object which contains general route information and the collection of Routes. | |
| RouteTurnType | List of turn type constant values. | |
| Size | Size is a simple class, which represents width & heigth of a rectangular area. |