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
{{ message }}
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.
I am using ui-leaflet in Cordova mobile app.
I have a simple marker, initially shown on the map. However, when I change either marker's lat or lng, this is not shown on the map.
In case of user action on the map, however e.g. touch, click, drag, the marker position on the map updates properly.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using
ui-leaflet
in Cordova mobile app.I have a simple marker, initially shown on the map. However, when I change either marker's
lat
orlng
, this is not shown on the map.In case of user action on the map, however e.g. touch, click, drag, the marker position on the map updates properly.
The text was updated successfully, but these errors were encountered: