MountConfig

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:
  • object
Properties
NameTypeAttributesDescription
lonLatobject<optional>
longitude and latitude parameters
Properties
NameTypeDescription
lonnumberLongitude in WGS84.
latnumberLatitude in WGS84.
zoomnumber<optional>
Map zoom level. Clamped to a value between 1.03 and 26.
pitchnumber<optional>
Map pitch in degrees. Clamped to a value between 0 and 60 degrees.
rotationnumber<optional>
Map rotation in degrees.