Releases: visgl/react-map-gl
Releases · visgl/react-map-gl
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)
v7.0.11
- Use published types in geocoder and draw examples (#1838)
- More robust add/remove condition checks (#1840)
- Fix Popup and GeolocateControl under React StrictMode (#1836)
- Fix rendering bug using terrain (#1841)
v7.0.9
- Make onClick prop of MarkerProps optional (#1789)
v7.0.8
- useMap() returns current map (#1763)
- Fix terrain label rendering (#1778)