GeoARView
The view that renders the AR scene — camera background, geo nodes, POIs and navigation.
Create a CoreSession (or MapSession) and assign it through configure. Sharing the same session with a WemapMapView keeps navigation, POI selection, and user location consistent.
Constructors
Properties
The configuration this view was created with. Set it by configure when using Interface Builder.
Flow of load phase changes. The current phase is replayed to every new collector.
The manager handling the user location and attitude that drive the AR camera.
The manager handling navigation displayed in the AR scene.
The manager handling points of interest displayed in the AR scene.
The session this view was created with. Set it by configure when using Interface Builder.
Functions
Configures the AR view when created from a layout.