- Fix project metadata (no functional changes)
- Fix issues rendering multiple maps (@nsass24)
- Rewrite in React
- Add option to provide a custom tile URL template
- Breaking changes:
- Replaced Eniro Seamap with OpenSeaMap
- All options will be reset to default
- Fix broken license link and update required Grafana version
- Add handling of new
DataHoverEvent
- Add Eniro Seamap
- Fix certain hover events not existing in Grafana 7.x.x
- Automate releases with GitHub Actions
- Handle display of lines that cross the antimeridian
- Add support for new hover events
- Ignore coordinates of
(0, 0)
- Add option to zoom with mouse wheel
- Add default layer option
- Fix issue with toggling autozoom with an empty map
- Fix issue with zooming to a region with no points in it
- Add option to disable the layer changer
- Fix rendering the panel to a screenshot
- Fix issues related to resizing the panel
- Add support for snapshots
- Add basic debug logging
- Change project icon
- Fix screenshot display in Grafana
- Include README in build files
- Fix map not expanding when resizing the panel
- Restructure to follow Grafana conventions/requirements
- Update build process
- Add option to disable auto-zoom
- Relax Grafana version restriction
- Initial release