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
Is there a way to know when a user panned the map? My goal is to update the markers shown in the map if the user pans it. A callback that is called with the new coordinates of the center of the maps would be great. Is it possible?
Hi,
Is there a way to know when a user panned the map? My goal is to update the markers shown in the map if the user pans it. A callback that is called with the new coordinates of the center of the maps would be great. Is it possible?
Thanks!