Skip to content

Releases: visgl/react-map-gl

v5.3.9

21 Feb 08:01
Compare
Choose a tag to compare
  • Export MapContext and _useMapControl types (#1362)

v6.1.8

16 Feb 19:05
Compare
Choose a tag to compare
  • Fix pointer event normalization when using viewState (#1355)
  • Fix missing source-layer param in LayerProps (#1358)

v5.3.8

16 Feb 19:01
Compare
Choose a tag to compare
  • Fix pointer event normalization when using viewState (#1355)
  • Fix missing source-layer param in LayerProps (#1358)

v6.1.7

11 Feb 02:32
Compare
Choose a tag to compare
  • fix using Popup with StaticMap (#1348)

v5.3.7

11 Feb 02:29
Compare
Choose a tag to compare
  • fix using Popup with StaticMap (#1348)

v6.1.6

08 Feb 22:30
Compare
Choose a tag to compare
  • Improve Typescript types definitions (#1333)
  • Fix react error when Source has no children (#1341)

v5.3.6

08 Feb 22:29
Compare
Choose a tag to compare
  • Improve Typescript types definitions (#1333)
  • Fix react error when Source has no children (#1341)

v6.1.5

07 Feb 18:15
Compare
Choose a tag to compare
  • Fix stale Marker children (#1332)
  • Consistent onViewportChange events on map resize (#1335)
  • Fix usage with function refs (#1339)

v5.3.5

07 Feb 18:15
Compare
Choose a tag to compare
  • Fix stale Marker children (#1332)
  • Consistent onViewportChange events on map resize (#1335)
  • Fix usage with function refs (#1339)

v6.1.4

04 Feb 01:07
Compare
Choose a tag to compare
  • Fix props reference on viewport resize (#1328)