List of All Members for Map
This is the complete list of members for Map, including inherited members.
- activeMapType : MapType
- center : coordinate
- gesture : MapGestureArea
- mapItems : list<MapItem>
- maximumZoomLevel : real
- minimumZoomLevel : real
- plugin : Plugin
- supportedMapTypes : list<MapType>
- zoomLevel : real
- addMapItem(MapItem item)
- void cameraStopped()
- void clearMapItems()
- fitViewportToGeoShape(QGeoShape shape)
- fitViewportToMapItems()
- void pan(int dx, int dy)
- void removeMapItem(MapItem item)
- toCoordinate(QPointF screenPosition)
- toScreenPosition(coordinate coordinate)