@mapcat/mapcat-sdk
v0.0.13
Published
mapcat javascript library sdk
Downloads
26
Readme
mapcatjs-sdk
An NPM wrapper for the mapcat javascript SDK.
Building and Installing
# install global dependencies
npm install -g gulp envify browserify tsc typescript gulp tslint typings jsonlint-lines-primitives
# install dependencies
npm install
# build module
npm build
Internal dependencies are 'vector-tile' and 'mapcatjs-gl'.
External Dependencies
leaflet and mapboxjs.
Documentation
You can found it in the doc directory.
Tests
Tests are in the test directory.
Demo
Simple demonstration for leaflet version: dist/leaflet.html
for mapbox-gl: dist/index.html
Release History
- 0.0.1 Initial version
- Map, Layer, Source, Control, Events, LatLng, Point, Route, Search, PoiLayer