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.9 (2024-03-14)
- Handles custom external styles correctly (#47)
v0.1.8 (2024-01-16)
- Add 3D terrain to the map via
terrain/2
(#44)
- Update Maplibre docs links (#43)
v0.1.7 (2023-12-19)
- Relax Req requirement (#41)
v0.1.6 (2023-08-20)
- Add a missing key in
:street
style (#39)
v0.1.5 (2023-08-19)
- Updated GEO (#33)
- Updated Maptiler default key (#35)
- Updated Maplibre links (#36)
- Support Maplibre v3 and external Maptiler keys (#37)
v0.1.4 (2023-02-27)
- Updated the default style. (#31)
v0.1.3 (2022-11-23)
- Added
add_geocode_source/{3, 4}
to add a source by its geocode. (#29)
v0.1.2 (2022-07-31)
- Support for initial built-in styles as atoms and removes support for initial styles as json (#24)
v0.1.1 (2022-07-03)
- Changed
add_geo_source
andadd_table_source
to accept options as the last argument (#22)
v0.1.0 (2022-06-29)
Initial release.