Releases: visgl/react-map-gl
Releases · visgl/react-map-gl
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)
v7.0.7
- Add onClick callback to Marker (#1761)
- Add generic to use-control for inferring return type (#1739)
v7.0.6
- Fix handling of initial cursor value (#1737)
v7.0.5
- Confirm source exists before adding layer (#1735)
v7.0.4
- Add reuseMaps prop (#1730)
v7.0.3
- Fix Popup double onClose call (#1729)