Skip to content

Releases: visgl/react-map-gl

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)

v6.1.20

15 Nov 18:01
Compare
Choose a tag to compare
  • Add conditional to mapboxScaleControl._onMove (#1961)

v5.3.20

15 Nov 18:05
Compare
Choose a tag to compare
  • Add conditional to mapboxScaleControl._onMove (#1961)

v7.0.19

18 Aug 19:18
Compare
Choose a tag to compare
  • Add onAdd callback to useControl hook (#1952)

v7.0.18

21 Jul 00:57
Compare
Choose a tag to compare
  • Fix queryTerrainElevation (#1922)
  • Handle initialViewState.bounds when reusing map (#1923)

v7.0.17

05 Jul 03:28
Compare
Choose a tag to compare
  • [fix] id in LayerProps should be optional (#1910)