Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 443 Bytes

File metadata and controls

12 lines (8 loc) · 443 Bytes

PDOK Locatie Server demo application

Example web map applications showing how the PDOK Locatie Server can be used in combination with OpenLayers, see the demo application.

Requires npm.

To install the dependencies and run in debug mode:

npm install # install dependencies
npm start