adaguc-webmapjs
v3.3.26
Published
Interactive maps library, capable of parsing a OGC WMS getcapabilities and display geographical layers
Downloads
29
Maintainers
Readme
adaguc-webmapjs
This is an OGC WMS client library, capable of parsing a service getcapabilities and display geographical layers in a map component
npm install && npm run build
To create a new package:
- Adjust version number in package.json
- Adjust version numberin WMJSMap.js
- Publish:
npm run clean
npm install
npm run build
npm publish