Releases: aaronland/go-http-maps
Releases · aaronland/go-http-maps
2.5.0
What's Changed
- Update Protomaps support by @thisisaaronland in #18
- Add support for Leafet + Protomaps with custom paint rules
- Add support for Leafet + Protomaps with raster tile
- Add support for Protomaps + MapLibre
- Update JS/CSS dependencies
- Improved docs
Full Changelog: v2.4.0...v2.5.0
2.4.0
2.3.1
Bug fix: Don't scope leaflet label properties or panes to specific map provider
2.3.0
- Add support for Protomaps/PMTiles Leaflet
maxDataZoomproperty
2.2.0
What's Changed
- Add support for defining Leafet pane details and passing it down in the map config by @thisisaaronland in #15
Full Changelog: v2.1.2...v.2.2.0
2.1.2
- Add
maps.LeafletStyle.Customproperty for custom runtime style manipulation
2.1.1
What's Changed
- Bug fix: Don't require both leaflet style and point style to update map config by @thisisaaronland in #14
Full Changelog: v2.1.0...v2.1.1
2.1.0
What's Changed
- Add support for assigning GeoJSON Features properties to derive "onclick" Leaflet marker labels by @thisisaaronland in #13
Full Changelog: v2.0.0...v2.1.0
2.0.0
What's Changed
- Version 2: Complete refactoring by @thisisaaronland in #10
Full Changelog: v0.4.1...v2.0.0
0.4.1
- Update vendor deps