alperdincer / 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’s it?

Miscellaneous plugins for Leaflet library 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

  • Providers (layer/tile):

    • Google - using Google Maps API v3;

    • Yandex - using Yandex Maps API v2;

    • Bing - with proper attribution.

All these providers are implemented with respect to terms of use.

Also there are some useful control plugins (control/):

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

  • Distance - simple tool to measure distances on maps

Russian docs

See russian documentation for more info.

About

Plugins for Leaflet library

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

License:Other


Languages

Language:JavaScript 93.7%Language:CSS 4.5%Language:Makefile 1.2%Language:Python 0.7%