Skip to content

Releases: livebook-dev/kino_maplibre

v0.1.13

12 Sep 08:38
Compare
Choose a tag to compare

Changed

  • Updated Maplibre (#82)

v0.1.12

09 Apr 09:46
2679aae
Compare
Choose a tag to compare

Changed

  • Updated to Maplibre v4 - (#77)

v0.1.11

17 Jan 16:40
64eb03b
Compare
Choose a tag to compare

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

05 Sep 10:42
d064265
Compare
Choose a tag to compare

Changed

  • Updated to Maplibre v3 - (#56)
  • Supports external Maptiler keys - (#58)

v0.1.8

17 Mar 04:17
Compare
Choose a tag to compare

Added

  • MapCell - move and toggle layers (#52)

v0.1.7

05 Dec 20:45
Compare
Choose a tag to compare

Changed

  • Improved geocode integration (#47)
  • Relaxed requirement on Kino to ~> 0.7

v0.1.6

19 Nov 02:15
3421fb6
Compare
Choose a tag to compare

Added

  • Fit bounds (#45)

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

03 Nov 23:40
fdb463b
Compare
Choose a tag to compare

Added

  • Geocoding source for MapCell (#42)
  • Geocoding center for MapCell (#41)

v0.1.4

10 Oct 10:15
Compare
Choose a tag to compare

Changed

  • Update Kino requirement (#37)

v0.1.3

01 Aug 02:21
a56b702
Compare
Choose a tag to compare

Changed

  • Bump maplibre