Releases: visgl/react-map-gl
Releases · visgl/react-map-gl
v6.1.20
- Add conditional to mapboxScaleControl._onMove (#1961)
v5.3.20
- Add conditional to mapboxScaleControl._onMove (#1961)
v7.0.19
- Add
onAdd
callback to useControl hook (#1952)
v7.0.18
- Fix queryTerrainElevation (#1922)
- Handle initialViewState.bounds when reusing map (#1923)
v7.0.17
- [fix] id in LayerProps should be optional (#1910)
v7.0.16
- Fix terrain panning (#1894)
- Fire pointer events even if no interactive features are involved (#1895)
v7.0.15
- Fix create react app builds with es2018 target (#1872)
v7.0.14
- Properly remove source on component unmount (#1866)
v7.0.13
- Fix MapProvider prop types (#1843)
v7.0.12
- Fix mismatched terrain between transforms (#1855)