Qt Labs Location QML Types▲
To use this module, import the module with the following line:
import
Qt.labs.location 1.0
These types are experimental and subject to source-incompatible changes from one Qt minor release to the next, until they are ready to be moved to the stable QtLocation QML module.
-
MapCircleObject: The MapCircleObject displays a circle on a Map.
-
MapIconObject: The MapIconObject displays an icon on a Map.
-
MapObjectView: The MapObjectView is used to populate Map with map objects from a model.
-
MapPolygonObject: The MapPolygonObject displays a polygon on a Map.
-
MapPolylineObject: The MapPolylineObject displays a polyline on a Map.
-
MapRouteObject: The MapRouteObject displays a geographical route on a Map.
-
Navigator: The Navigator type offers functionalities to perform turn-by-turn navigation.