Releases: livebook-dev/kino_maplibre
Releases · livebook-dev/kino_maplibre
v0.1.12
Changed
- Updated to Maplibre v4 - (#77)
v0.1.11
Added
- 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.9
Changed
- Updated to Maplibre v3 - (#56)
- Supports external Maptiler keys - (#58)
v0.1.8
Added
- MapCell - move and toggle layers (#52)
v0.1.7
Changed
- Improved geocode integration (#47)
- Relaxed requirement on Kino to
~> 0.7
v0.1.6
Added
Changed
- MapCell source options are now pre-filled (#44)
- MapCell layer IDs are now automatically generated (#43)
Fixed
- Handles
jump_to
correctly (#46)
v0.1.5
Added
- Geocoding source for MapCell (#42)
- Geocoding center for MapCell (#41)
v0.1.4
Changed
- Update Kino requirement (#37)