All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.1.13 (2024-09-12)
- Updated Maplibre (#82)
v0.1.12 (2024-04-09)
- Updated to Maplibre v4 (#77)
v0.1.11 (2024-01-17)
- Geolocate control via
add_locate_control/2
(#64) - Terrain control via
add_terrain_control/1
(#68) - Geocode control via
add_geocode_control/1
(#69) - Fullscreen control via
add_fullscreen_control/1
(#71) - Scale control via
add_scale_control/2
(#73) - Export map via
add_export_map/2
(#74)
v0.1.10 (2023-09-25)
- Fix
Kino
export deprecations (#61)
v0.1.9 (2023-09-05)
v0.1.8 (2023-03-17)
- MapCell - move and toggle layers (#52)
v0.1.7 (2022-12-05)
- Improved geocode integration (#47)
- Relaxed requirement on Kino to
~> 0.7
v0.1.6 (2022-11-18)
- Fit bounds (#45)
- MapCell source options are now pre-filled (#44)
- MapCell layer IDs are now automatically generated (#43)
- Handles
jump_to
correctly (#46)
v0.1.5 (2022-11-03)
v0.1.4 (2022-10-10)
- Update Kino requirement (#37)
v0.1.3 (2022-07-31)
- Bump
maplibre
v0.1.2 (2022-07-13)
- Normalizes MapCell attributes to be backwards compatible (#34)
v0.1.1 (2022-07-11)
- Does not generate invalid symbol layers (#32)
v0.1.0 (2022-06-29)
Initial release.