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 | Displays a circle on a Map |
| MapIconObject | Displays an icon on a Map |
| MapObjectView | Used to populate Map with map objects from a model |
| MapPolygonObject | Displays a polygon on a Map |
| MapPolylineObject | Displays a polyline on a Map |
| MapRouteObject | Displays a geographical route on a Map |
| Navigator | Type offers functionalities to perform turn-by-turn navigation |