Accessors
enabled
- get enabled(): boolean
Returns boolean
map
- get map(): undefined | Map
Returns undefined | Map
Maplibre map instance
Limitations:
- Maplibre interaction events are not supported; use SDK interaction events.
- Maplibre markers and labels may overlap as they are not integrated with the SDK collision engine.
Methods
setStyle
- setStyle(style): void
Returns void
Whether the outdoorView is enabled.