We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
top
Previously, we can jump the the map view that is brought in the URL, like this: https://map.treetracker.org/top?bounds=7.998046875000001,-30.145127183376115,71.27929687500001,29.99300228455108
Now it is broken, we need to fix it and when we open the url above, the map should directly jump the the location expressed by the bounds
bounds
The text was updated successfully, but these errors were encountered:
After analysis, the problem is: JUST for top page we can not jump the bounds, because we are missing the code for bounds detection.
Sorry, something went wrong.
I will fix it.
No branches or pull requests
Previously, we can jump the the map view that is brought in the URL, like this: https://map.treetracker.org/top?bounds=7.998046875000001,-30.145127183376115,71.27929687500001,29.99300228455108
Now it is broken, we need to fix it and when we open the url above, the map should directly jump the the location expressed by the
bounds
The text was updated successfully, but these errors were encountered: