knreise-api

2.4.0 • Public • Published

KNReiseAPI

This library is a wrapper over various geospatial APIs used by "Kultur- og Naturreise".

Note

The version 2.x.x branch is still experimental!

Usage

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

License

This library is licensed under the Apache Software License, Version 1.1, see LICENSE.md

Background

This library is developed by Norkart on behalf of the Norwegian arts Council as part of the "Kultur- og naturreise demo"-project

Readme

Keywords

none

Package Sidebar

Install

npm i knreise-api

Weekly Downloads

1

Version

2.4.0

License

BSD-3-Clause

Unpacked Size

575 kB

Total Files

57

Last publish

Collaborators

  • atlefren