Skip to content

Latest commit

 

History

History

maplibre

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Example: Use deck.gl with react-map-gl and Maplibre

Uses Vite to bundle and serve files.

Usage

To install dependencies:

npm install
# or
yarn

Commands:

  • npm start is the development target, to serve the app and hot reload.
  • npm run build is the production target, to create the final bundle and write to disk.

Basemap

The basemap in this example is provided by CARTO free basemap service. To use an alternative base map solution, visit this guide