mi2oon / jsmaps

Full featured interactive slippy map, and also an abstraction layer for popular javascript mapping apis. Supported Google Maps, Bing Maps, Yandex Maps and Here maps.

Home Page:http://jsmaps.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsMaps - Interactive Javascript Maps

npm version Bower version 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.

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)

About

Full featured interactive slippy map, and also an abstraction layer for popular javascript mapping apis. Supported Google Maps, Bing Maps, Yandex Maps and Here maps.

http://jsmaps.net/

License:MIT License


Languages

Language:JavaScript 99.2%Language:CSS 0.8%