Istador / pine-interactive-map

Interactive Map for the video game Pine. Showing all collectibles, resources and more that can be found in the game.
https://pine.blackpinguin.de/
Mozilla Public License 2.0
22 stars 5 forks source link

Several permalinks at once #24

Open Istador opened 4 years ago

Istador commented 4 years ago

Follow up to issue #18:

Allow several IDs to be linked at once. E.g.: #id=123,456

Then it should circle all markers, move the camera to the bounding box of all IDs and not open a popup.

Maybe even allow several coordinates at once also (e.g. #x=-10.2,-30.3&z=-45.5,40.5) and add a bounding box parameter (e.g. #bb=-10,-10,10,10).