- fix: check map.style before accessing properties #6 (@andrejilderda)
- new RMapContextProvider component
- new useMapManager hook
- update useMap hook
- RMarker/RGradientMarker add subpixelPositioning reactive option.
- RLayer fix removing listeners in cleanup function
- GradientMarker remove circle hover backgroundcolor with color-mix.
- GradientMarker text font-size enhancement
- Rename ContextMenuEventDispatcher to ContextMenuEventAdapter
- add possibility to prevent contextmenu to be fired.
-
Remove floating-ui peerDependency
-
GradientMarker add interactive/shape options.
-
Doc : update RLayer MapLayerEvents
-
Doc : fix issue with MapLibre theme icons
- RLayer MapLayerEvent implementation
- add non minified version
- Fix "map has not control" when RMap cleanup is called before useControl cleanup.
- add publish script
- Fix RGradientMarker duplicate circle in StrictMode
- Fix RTerrain error when defined before RSource.
- Fix RPopup : close button appear by default