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
Maybe it's just not so obvious to me, but I'm missing a feature for setting the lat/lon coordinate and have the map/globe view center on it like with map.center = (lat, lon) in ipyleaflet.
Maybe it's just not so obvious to me, but I'm missing a feature for setting the lat/lon coordinate and have the map/globe view center on it like with
map.center = (lat, lon)in ipyleaflet.