React Map Gl Versions Save

React friendly API wrapper around MapboxGL JS

v7.1.0-beta.2

11 months ago
  • Make source prop of Layer optional (#2200)
  • Fix maplibre-gl peerDependencies typo (#2197)

v7.1.0-beta.1

11 months ago
  • 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

1 year ago
  • Fix reuseMaps with maplibre-gl ResizeObserver not changing observee (#2174)
  • Force map reload upon reuse (#2160)

v7.0.24

1 year ago
  • Make supported() check optional (maplibre-gl 3 compatibility) (#2179)

v7.0.23

1 year ago
  • Fix mouse events regression (#2158)

v7.0.22

1 year ago
  • 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

1 year ago
  • fix reuseMaps not removing map children (#2092)

v6.1.21

1 year ago
  • Add a null-check to map.style in createSource (#2065)

v5.3.21

1 year ago
  • Add a null-check to map.style in createSource (#2065)

v7.0.20

1 year ago
  • Fix SymbolLayer crash on style update (#2047)