WemapMapView
A map view that displays Wemap content and exposes the SDK managers.
Constructors
Properties
Manages buildings displayed on the map.
The bounds that constrain the camera target. Set to null to remove the constraint.
The configuration this view was created with. Set it by configure when using Interface Builder.
The camera the map opens at, instead of the one derived from the map data.
Whether the initial camera derived from the map data has been applied.
Manages itineraries displayed on the map.
Flow of load phase changes. The current phase is replayed to every new collector.
Manages the user location indicator displayed on the map.
Manages navigation along itineraries on the map.
Manages Points of Interest displayed on the map.
The session this view was created with. Set it by configure when using Interface Builder.
Emits taps on the map that did not select a Point of Interest, in the view's coordinate system.
The zoom level that will be applied when changing CameraMode to CameraMode.TRACKING, CameraMode.TRACKING_COMPASS, CameraMode.TRACKING_GPS, CameraMode.TRACKING_GPS_NORTH.
Functions
Suspends until the initial camera derived from the map data has been applied.
Flow of camera snapshots, skipping consecutive identical ones.
Configures the map view when created from a layout.
Creates the attribution dialog manager used by the map.