Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real time update from Firebase causing memory overhead for webpage #6

Open
neelkadia-zz opened this issue Oct 9, 2016 · 1 comment

Comments

@neelkadia-zz
Copy link
Owner

neelkadia-zz commented Oct 9, 2016

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.

@TrevorGankarch
Copy link

Experiencing the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants