0.0.15 • Published 8 years ago

jsmaps v0.0.15

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

JsMaps - Interactive Javascript Maps

npm version Bower version NuGet License

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.

Project Home Page (includes examples)

API Reference

Installation

Several installation options are available:

  • Download the latest release.
  • Clone the repo: git clone https://github.com/markkr125/jsmaps.git.
  • Install with Bower: bower install jsmaps.
  • Install with npm: npm install jsmaps.
  • Install with NuGet: Install-Package jsmaps.
  • Install with Meteor: meteor add mark125:jsmaps.

Supported External APIs

Browsers

Browser support depends on the mapping api used. See bellow for documentation regarding the browser support of every API.

License

Licensed under the The MIT License (MIT)

0.0.15

8 years ago

0.0.14

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1-alpha

8 years ago

0.0.1

8 years ago