Start up config for map
Members
apiKey :string
API Key to use for generating token
Type:
- string
appIdentifier :string
The identifier of the application
Type:
- string
authToken :string
Auth token to use
Type:
- string
enableDualPaneButton :boolean
Set false to disable dual panel on startup
Type:
- boolean
exbWidgetVersion :string
Version of Embedded Explorer Experience Builder Widgt
Type:
- string
measurementPanelEnabled :boolean
Set false to disable measurement panel on startup
Type:
- boolean
searchBarEnabled :boolean
Set false to disable search bar on startup
Type:
- boolean
view :object
View object
Type:
Properties- object
Name | Type | Attributes | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
lonLat | object | <optional> | longitude and latitude parametersProperties
| |||||||||
zoom | number | <optional> | Map zoom level. Clamped to a value between 1.03 and 26. | |||||||||
pitch | number | <optional> | Map pitch in degrees. Clamped to a value between 0 and 60 degrees. | |||||||||
rotation | number | <optional> | Map rotation in degrees. |