List of All Members for Map
This is the complete list of members for Map, including inherited members.
- activeMapType : MapType
 - center : coordinate
 - color : color
 - copyrightsVisible : bool
 - error : enumeration
 - errorString : string
 - gesture : MapGestureArea
 - mapItems : list<MapItem>
 - maximumZoomLevel : real
 - minimumZoomLevel : real
 - plugin : Plugin
 - supportedMapTypes : list<MapType>
 - visibleRegion : geoshape
 - zoomLevel : real
 - void addMapItem(MapItem item)
 - void clearData()
 - void clearMapItems()
 - copyrightLinkActivated(string link)
 - void fitViewportToMapItems()
 - point fromCoordinate(coordinate coordinate, bool clipToViewPort)
 - void pan(int dx, int dy)
 - void prefetchData()
 - void removeMapItem(MapItem item)
 - coordinate toCoordinate(QPointF position, bool clipToViewPort)