mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
react-map-gl Example: Using with Maplibre
This example shows a minimal app configuration to use react-map-gl with Maplibre GL JS.
Usage
npm i
npm run start
To build a production version:
npm run build
Attribution
The basemap in this example is provided by CARTO free basemap service.