- Add support for bounding boxes
- Add cupertino pane for mobile
- Small bugfixes
- cleanup and restructure
- Add share link functionality, where the site will get quadkeys from URL parameters
- Add Google Analytics
- Add title and icon to the page
- Adds dark mode support
- Fixes panel when panel is really long
- Better documentation of the site.
- Add tooltips
Large overhaul of the codebase:
- Add DaisyUI for styling
- Use Lucide icons for the buttons
- Consolidate zooming and moving buttons into a single Control Panel
- Add Import functionality by file, point, or free text
- Improve visualisation of multiple quadkeys with a table and list
Fix how the quadkeys are displayed on the map:
- Fix bug where the background quadkeys weren't at the same zoom level as a highlighted quadkey
- Improve performance of background quadkey generation by only rendering the quadkeys that are visible on the map
Add text to highlighted quadkeys
Add github actions to publish tags