- Bugfix: Always explicitly set map initial zoom level
- Address some issues with plugin.json
- Update scaffolding and dependencies
- Bugfix: Address issue using map bounds in query #111
- Work on automated CI and release pipelines
- Other minor developments
- Add support for listening and publishing Grafana data hover events
- Add support for displaying circle marker based on hover events
- Add support for computing heat map maximum intensity dynamically
- Overhaul plugin options for improved usability
- Refactor plugin code to remove deprecated imports
- Switch to new Grafana plugin scaffolding
- Update leaflet to 1.9.4
- Update react-leaflet to version 4.2.1
- Update other dependencies, lots of small bugfixes, improvements, etc.
- Add option to discard null or 0 coordinate on map #45
- Update dependencies, and some minor code changes accordingly #46
- Add support for mouseover tooltips on markers
- Add support for zooming map to fit data bounds on load
- Fix dependencies
- Add support for only showing last marker
- Add support for switching between primary and secondary marker icons
- Add support for changing size of the last marker
- Add support for centering map by last position
- Add support for tooltips on markers
- Add support for centering map by first position
- Add support for ant path with markers
Initial Release