treetracker-web-map-client icon indicating copy to clipboard operation
treetracker-web-map-client copied to clipboard

Can not jump to bounds on the first view of the `top` page

Open dadiorchen opened this issue 1 year ago • 2 comments
trafficstars

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

dadiorchen avatar Jan 23 '24 01:01 dadiorchen

After analysis, the problem is: JUST for top page we can not jump the bounds, because we are missing the code for bounds detection.

dadiorchen avatar Jan 26 '24 06:01 dadiorchen

I will fix it.

RingoTC avatar Jan 26 '24 22:01 RingoTC