Overview of react-map-gl supported libraries
masterreact-map-gl is a suite of React components designed to work with the following map libraries:
- MapLibre GL JS: An open-source TypeScript library for publishing web maps.
- Mapbox GL JS: A JavaScript library for interactive, customizable vector maps (requires a billable Mapbox token for Mapbox hosted basemaps).
- Mapbox GL JS v1: The last free-open-source version of Mapbox GL JS. It can be used without a Mapbox token if you do not use Mapbox hosted basemaps.
While it may be possible to use other compatible forks, they are not officially supported.