Releases: visgl/react-map-gl
Releases · visgl/react-map-gl
v7.1.0-beta.3
- Remap event types (#2207)
- Restore fog, light and terrain types on MapProps (#2206)
v7.1.0-beta.2
- Make source prop of Layer optional (#2200)
- Fix maplibre-gl peerDependencies typo (#2197)
v7.1.0-beta.1
- Add ref forwarding to Marker and Popup (#2191)
- Split exports into separate endpoints (#2178)
- Make mapbox-gl an optional dependency (#2175)
- Remove defaultProps and displayName (#2173)
v7.0.25
- Fix reuseMaps with maplibre-gl ResizeObserver not changing observee (#2174)
- Force map reload upon reuse (#2160)
v7.0.24
- Make supported() check optional (maplibre-gl 3 compatibility) (#2179)
v7.0.23
- Fix mouse events regression (#2158)
v7.0.22
- Improve map reuse consistency (#2155)
- fix: query only the layers that have been loaded (#2128)
- Inherit parent height in
mapboxgl-children
div (#2132)
- set global settings before checking support status (#2138)
- Change return type of
useControl
to return T
instead of any
(#2137)
- Change fog and terrain types to match Mapbox types (#2106)
v7.0.21
- fix
reuseMaps
not removing map children (#2092)
v6.1.21
- Add a null-check to map.style in createSource (#2065)
v5.3.21
- Add a null-check to map.style in createSource (#2065)