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
When Firebase sends realtime location update with new coordinates, the whole map loads again. Although it's already loaded. No need to load the whole map again if the location update is just in the same region of map which is already in visible area.
The text was updated successfully, but these errors were encountered:
There is a issue in this Backend file whereareyou.html
When Firebase sends realtime location update with new coordinates, the whole map loads again. Although it's already loaded. No need to load the whole map again if the location update is just in the same region of map which is already in visible area.
The text was updated successfully, but these errors were encountered: