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.
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.