Back to Deck Gl

or

examples/website/wms/README.md

9.3.2560 B
Original Source

This is a minimal standalone version of the WMSLayer example on deck.gl website.

Usage

Copy the content of this folder to your project.

bash
# install dependencies
npm install
# or
yarn
# bundle and serve the app with vite
npm start

Image source

The demo WMS service is provided by terrestris using data from OpenStreetMap.

To set up your own image source, check out the documentation of WMSLayer.