This library is a wrapper over various geospatial APIs used by "Kultur- og Naturreise".
The version 2.x.x branch is still experimental!
Install using npm:
npm install knreise-api -S
if using webpack, add this to your config:
node: {
console: true,
fs: 'empty',
net: 'empty',
tls: 'empty',
dns: 'empty',
dgram: 'empty'
}
See doc.md for more details.
See also this codepen collection for old examples of more advanced usage with Leaflet
This library is licensed under the Apache Software License, Version 1.1, see LICENSE.md
This library is developed by Norkart on behalf of the Norwegian arts Council as part of the "Kultur- og naturreise demo"-project