You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi~
I'm going to dynamicly update my marker . How to change the marker position to the given point,like setLatLng(<LatLng> latlng) (Leaflet Marker's API).
Thanks!