QML Maps Plugin▲
QML Support for the Qt Location API.
-
CameraCapabilities: The CameraCapabilities type holds information about the camera capabilities for a specific map type.
-
DynamicParameter: The 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: The Map type displays a map.
-
MapCircle: The MapCircle type displays a geographic circle on a Map.
-
MapCircleObject: The MapCircleObject displays a circle on a Map.
-
MapCopyrightNotice: The MapCopyrightNotice item displays the current valid copyright notice for a Map element.
-
MapGestureArea: The MapGestureArea type provides Map gesture interaction.
-
MapIconObject: The MapIconObject displays an icon on a Map.
-
MapItemGroup: The MapItemGroup type is a container for map items.
-
MapItemView: The MapItemView is used to populate Map from a model.
-
MapObjectView: The MapObjectView is used to populate Map with map objects from a model.
-
MapPinchEvent: MapPinchEvent type provides basic information about pinch event.
-
MapPolygon: The MapPolygon type displays a polygon on a Map.
-
MapPolygonObject: The MapPolygonObject displays a polygon on a Map.
-
MapPolyline: The MapPolyline type displays a polyline on a map.
-
MapPolylineObject: The MapPolylineObject displays a polyline on a Map.
-
MapQuickItem: The MapQuickItem type displays an arbitrary Qt Quick object on a Map.
-
MapRectangle: The MapRectangle type displays a rectangle on a Map.
-
MapRoute: The MapRoute type displays a Route on a Map.
-
MapRouteObject: The MapRouteObject displays a geographical route on a Map.
-
MapType: The MapType type holds information about a map type.
-
Navigator: The Navigator type offers functionalities to perform turn-by-turn navigation.