MobileMapViewer.MapTypes
From Xojo Documentation
Enumeration
The various ways in which the map can be displayed.
Values
Enum | Description |
---|---|
RoadMap | A graphical version emphasizing roads. |
Satellite | Photographic images taken from satellites. |
Hybrid | The RoadMap and Satellite types combined. |
Compatibility
iOS projects on iOS and iPadOS operating systems.
See Also
MobileMapViewer.MapType property.