Interface
Options for updateStyle
Properties
Property | Type | Notes |
---|---|---|
maplibreStyleOptions | MaplibreStyleOptions | Passthrough options for maplibre-gl map.setStyle() |
preferences | IBasemapPreferences | Set style preferences including language, worldview, and places. |
style | string | A basemap style enumeration or item ID. |
token | string | A new ArcGIS access token. This will override the existing token. |
maplibreStyleOptions
optional
Interface PropertymaplibreStyleOptions: MaplibreStyleOptions
Passthrough options for maplibre-gl map.setStyle()
preferences
optional
Interface Propertypreferences: IBasemapPreferences
Set style preferences including language, worldview, and places.