Download Latest Version v8.0.4 source code.tar.gz (2.8 MB)
Email in envelope

Get an email when there's a new version of react-map-gl

Home / v8.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-02-03 806 Bytes
v8.0.0 source code.tar.gz 2025-02-03 2.8 MB
v8.0.0 source code.zip 2025-02-03 3.1 MB
Totals: 3 Items   6.0 MB 0
  • First version to support Mapbox GL JS' official types and MapLibre GL JS v5. This version fully separates the code that support each compatible map library:
  • react-map-gl/mapbox: for use with mapbox-gl>=3.5.0
  • react-map-gl/maplibre: for use with maplibre-gl>=4
  • react-map-gl/mapbox-legacy: for use with mapbox-gl v1.x and v2.x and @types/mapbox-gl
  • As a result, each endpoint now have slightly smaller bundle size and more precise types.
  • Maplibre wrapper is expected to have better functionality and performance than v7 by utilizing an upstream API for the React use case.

For a full list of breaking changes, please visit the upgrade guide.

Source: README.md, updated 2025-02-03