GeoLeaf Core API - v3.0.0
Preparing search index...
adapters/maplibre/maplibre-markers
moveMarker
Function moveMarker
moveMarker
(
markers
:
MarkerRegistry
,
id
:
string
,
position
:
GeoLeafLatLng
)
:
void
Moves an existing marker to a new position (no-op if unknown).
Parameters
markers
:
MarkerRegistry
id
:
string
position
:
GeoLeafLatLng
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GeoLeaf Core API - v3.0.0
Loading...
Moves an existing marker to a new position (no-op if unknown).