deeg / leaflet-plugins

Plugins for Leaflet library

Home Page:http://psha.org.ru/b/leaflet-plugins.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaflet plugins

What ?

Miscellaneous Leaflet plugins for services that need to display route information and need satellite imagery from different providers. Currently it consists of:

  • Vector layers (layer/vector/):

    • GPX
    • KML
    • TOPOJSON
  • Providers implemented with respect to terms of use (layer/tile):

    • Yandex - using Yandex Maps API v2;
    • Bing - with proper attribution.
  • Control (control/):

    • Permalink - OpenLayers compatible permanent link with support for storing location data in hash part (#lat=...);

Compatibility

  • Tested with: Leaflet 1.0.x
  • For use with Leaflet 0.7.x see v2 branch

Where ?

Homepage : https://github.com/shramov/leaflet-plugins

Downloads : https://github.com/shramov/leaflet-plugins/releases

npm : https://www.npmjs.org/package/leaflet-plugins

cdnjs : https://cdnjs.com/libraries/leaflet-plugins

About

Plugins for Leaflet library

http://psha.org.ru/b/leaflet-plugins.html

License:MIT License


Languages

Language:JavaScript 93.9%Language:CSS 4.3%Language:Makefile 1.1%Language:Python 0.7%