SwiftUI components
Map
All SDK distributions include a standard set of UI elements for map control, which you can add to the hierarchy and use to manage map parameters.
The process of creating and adding Map
is described in detail in the section Creating a Map.
The elements listed below are conveniently combined in IMapControlViewFactory.
The standard set includes:
- IndoorView for switching floors.
- TrafficView for managing traffic visibility on the map.
- ZoomView for zooming in and out.
- In development.
- CompassView for displaying the current map rotation angle relative to the north.
- CurrentLocationView for flying to the user's current location.
- In development.
- In development.