Protected_Protected Readonly_ReadonlyemitterReadonlykeysReadonlymapReadonlymapReadonlyruntimeStaticgetStatickeysProtected_Protected_Optionaldata: anyProtected_Manual way to create a map (If MapOptions.create is false).
Destroys WebMap, MapAdapter, clears all layers and turn off all event listeners
Sets a map view that contains the given geographical bounds.
Array of coordinates, measured in degrees, in [west, south, east, north] order.
Optionaloptions: FitOptionsReturns the map's geographical centerpoint.
lngLat Array of two numbers representing longitude and latitude of the center of the map view.
Returns the HTML element that contains the map.
The map's container
Checking the status of any asynchronous operation
The name of the event whose status is checked
Returns the map's current zoom level.
The map's current zoom level (0-24).
Optionalevents: LocationEventshelper method to wait for events to load. By default, card creation is tracked
The name of the event whose status is checked
Optionalcb: (mapAdapter: MapAdapter) => voidSet the center of the current view.
Array of two numbers representing longitude and latitude of the center of the map view.
Set the cursor icon to be displayed when hover icon on the map container.
Available cursor name from https://developer.mozilla.org/ru/docs/Web/CSS/cursor
Sets the view of the map geographical center and zoom
Optionalzoom: numberThe zoom level to set (0-24).
Zoom to a specific zoom level.
The zoom level to set (0-24).
From runtime params