GeoLeaf Core API - v3.0.0
Preparing search index...
adapters/maplibre/maplibre-markers
dropMarker
Function dropMarker
dropMarker
(
markers
:
MarkerRegistry
,
id
:
string
)
:
void
Removes the marker with the given id from the map and the registry (no-op if unknown).
Parameters
markers
:
MarkerRegistry
id
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GeoLeaf Core API - v3.0.0
Loading...
Removes the marker with the given id from the map and the registry (no-op if unknown).