Initialize basemap api
The map viewer.
Optional basemap option properties, passed in from map config.
OptionalactiveBasemap list
Indicates if the basemap has been created successfully
OptionaldefaultOptionaldefaultOptionaldefaultOptionaloverviewOptionaloverviewStaticDEFAULT_The maximum delay to wait before we warn about the basemap taking a long time
Clears the basemap layers from the map.
Create the core basemap and add the layers to it.
Basemap options.
Optionalprojection: TypeValidMapProjectionCodesOptional projection code.
Optionallanguage: TypeDisplayLanguageOptional language.
The core basemap.
Load the default basemap that was passed in the map config.
Optionalprojection: TypeValidMapProjectionCodesOptional projection code.
Optionallanguage: TypeDisplayLanguageOptional language.
Unregisters a basemap changed event callback.
The callback to stop being called whenever the event is emitted
Unregisters a basemap error event callback.
The callback to stop being called whenever the event is emitted
Registers a basemap changed event callback.
The callback to be executed whenever the event is emitted
Registers a basemap error event callback.
The callback to be executed whenever the event is emitted
Refreshes the basemap layers
Set the current basemap and update the basemap layers on the map.
The basemap.
A class to get a Basemap for a define projection and language. For the moment, a list maps are available and can be filtered by projection (currently only WM and LCC projections are listed, in case other projections needed, they need to be added to the list)
Exports
Basemap