JsMaps is a Javascript library with a full featured Interactive Slippy Map, with no external dependencies, only needs a tile server url. JsMaps also provides a single, common interface for a wide variety of Javascript map APIs, allowing a developer to easliy switch from one maps API to another.
Several installation options are available:
git clone https://github.com/markkr125/jsmaps.git
.bower install jsmaps
.npm install jsmaps
.Install-Package jsmaps
.meteor add mark125:jsmaps
.Version change log:
Version bump due to meteor package generation, release notes bellow.
Version change log: