Skip to content

Commit c3f05bb

Browse files
committed
Update changelog
1 parent 5836384 commit c3f05bb

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/changelog.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
11
# Changelog for MapLibre for Python
22

3+
## maplibre v0.3.4 (unreleased)
4+
5+
* Rename `basemap.BasemapStyle` to `basemap.Basemap`
6+
* Move _Shiny_ bindings to `maplibre.shiny`
7+
* Add
8+
- `maplibre.__future.__.controls.GeocodingControl`
9+
- `maplibre.__future.__.ipywidget.MapWidget`.
10+
11+
to test [maplibre-gl-geocoder](https://maplibre.org/maplibre-gl-js/docs/examples/geocoder/maplibre).
12+
13+
_Note:_ `maplibre-geocoder-css` overwrites `maptiler-geocoder-css`
14+
315
## maplibre v0.3.3
416

517
* Switch to [MapLibre GL JS v5.3.1](https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.3.1)
618
* Bundle `maplibregl-js` with bindings
719
* Add [MapTiler Geocoding Control](https://docs.maptiler.com/sdk-js/modules/geocoding/api/usage/maplibre-gl-js/) (#138): `maplibre.controls.MapTilerGeocodingControl`
8-
** Add `Map.base_layers` property
20+
* Add `Map.base_layers` property
921

1022
## maplibre v0.3.2
1123

0 commit comments

Comments
 (0)