Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 416 Bytes

File metadata and controls

12 lines (8 loc) · 416 Bytes

PDOK OpenLayers WMTS in EPSG:28992

Example web map applications showing how to use WMTS REST layers in RD projection (EPSG:28992) with OpenLayers, see the demo application.

Requires npm.

To install the dependencies and run in debug mode:

npm install
npm start