Skip to content

sbalmer/leaflet-plugins

This branch is 1 commit ahead of, 94 commits behind tuxuri/leaflet-plugins:master.

Repository files navigation

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 propper attribution.

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

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

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

  • Scale - scale ruler which looks like one on paper maps.

Russian docs

See russian documentation for more info.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Python 0.8%