Skip to content

Releases: visgl/react-map-gl

v7.1.0-beta.2

14 Jun 16:59
Compare
Choose a tag to compare
v7.1.0-beta.2 Pre-release
Pre-release
  • Make source prop of Layer optional (#2200)
  • Fix maplibre-gl peerDependencies typo (#2197)

v7.1.0-beta.1

05 Jun 19:36
Compare
Choose a tag to compare
v7.1.0-beta.1 Pre-release
Pre-release
  • 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

25 May 17:05
Compare
Choose a tag to compare
  • Fix reuseMaps with maplibre-gl ResizeObserver not changing observee (#2174)
  • Force map reload upon reuse (#2160)

v7.0.24

24 May 16:06
Compare
Choose a tag to compare
  • Make supported() check optional (maplibre-gl 3 compatibility) (#2179)

v7.0.23

12 Apr 16:37
Compare
Choose a tag to compare
  • Fix mouse events regression (#2158)

v7.0.22

11 Apr 17:52
Compare
Choose a tag to compare
  • Improve map reuse consistency (#2155)
  • fix: query only the layers that have been loaded (#2128)
  • Inherit parent height inmapboxgl-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

07 Jan 20:13
Compare
Choose a tag to compare
  • fix reuseMaps not removing map children (#2092)

v6.1.21

20 Dec 06:39
Compare
Choose a tag to compare
  • Add a null-check to map.style in createSource (#2065)

v5.3.21

20 Dec 06:30
Compare
Choose a tag to compare
  • Add a null-check to map.style in createSource (#2065)

v7.0.20

02 Dec 18:15
Compare
Choose a tag to compare
  • Fix SymbolLayer crash on style update (#2047)