Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
mapView |
mapsindoors.mapView.GoogleMapsView
|
mapsindoors.mapView.MapboxView
|
The mapView that MapsIndoors is rendered onto. |
||
venue |
string
|
<optional> |
The ID of the initial venue. Optional. |
|
floor |
string
|
number
|
<optional> |
The index of the initial floor. Optional. |
|
buildingOutlineOptions |
BuildingOutlineOptions
|
<optional> |
Settings for the polygon outlining the building thats in focus. |
|
labelOptions |
LabelOptions
|
<optional> |
Styling options for labels on the map. |
|
floorSelectionMode |
'manual'
|
'automatic'
|
<optional> |
'automatic' | Sets the floor selection mode. Can be 'automatic' or 'manual'. Defaults to 'automatic'. |
buildingSelectionMode |
'manual'
|
'automatic'
|
<optional> |
'automatic' | Sets the building selection mode. Can be 'automatic' or 'manual'. Defaults to 'automatic'. |