Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 442 Bytes

File metadata and controls

12 lines (8 loc) · 442 Bytes

PDOK Leaflet Map WMTS in EPSG:28992 with GeoJSON

Example web map applications showing how to use a WMTS in RD projection (EPSG:28992) with a GeoJSON layer with Leaflet, see the demo application.

Requires npm.

To install the dependencies and run in debug mode:

npm install
npm start