QML Support for the Qt Location API.
| CameraCapabilities | Type holds information about the camera capabilities for a specific map type |
| DynamicParameter | (previously MapParameter ) type represents a parameter for a Map element, or other elements used in a Map (such as map items, etc.). This type provides a mean to specify plugin-dependent optional dynamic parameters that allow a plugin to extend the runtime API of the module |
| Map | Type displays a map |
| MapCircle | Type displays a geographic circle on a Map |
| MapCircleObject | Displays a circle on a Map |
| MapCopyrightNotice | Item displays the current valid copyright notice for a Map element |
| MapGestureArea | Type provides Map gesture interaction |
| MapIconObject | Displays an icon on a Map |
| MapItemGroup | Type is a container for map items |
| MapItemView | Used to populate Map from a model |
| MapObjectView | Used to populate Map with map objects from a model |
| MapPinchEvent | Type provides basic information about pinch event |
| MapPolygon | Type displays a polygon on a Map |
| MapPolygonObject | Displays a polygon on a Map |
| MapPolyline | Type displays a polyline on a map |
| MapPolylineObject | Displays a polyline on a Map |
| MapQuickItem | Type displays an arbitrary Qt Quick object on a Map |
| MapRectangle | Type displays a rectangle on a Map |
| MapRoute | Type displays a Route on a Map |
| MapRouteObject | Displays a geographical route on a Map |
| MapType | Type holds information about a map type |
| Navigator | Type offers functionalities to perform turn-by-turn navigation |