leaflet-plugins

WebJar for leaflet-plugins

Лицензия

Лицензия

MIT
Категории

Категории

Leaf Данные Базы данных
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

leaflet-plugins
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

leaflet-plugins
WebJar for leaflet-plugins
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

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

Скачать leaflet-plugins

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bower/leaflet-plugins/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>leaflet-plugins</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/leaflet-plugins/
implementation 'org.webjars.bower:leaflet-plugins:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/leaflet-plugins/
implementation ("org.webjars.bower:leaflet-plugins:2.0.0")
'org.webjars.bower:leaflet-plugins:jar:2.0.0'
<dependency org="org.webjars.bower" name="leaflet-plugins" rev="2.0.0">
  <artifact name="leaflet-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='leaflet-plugins', version='2.0.0')
)
libraryDependencies += "org.webjars.bower" % "leaflet-plugins" % "2.0.0"
[org.webjars.bower/leaflet-plugins "2.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
2.0.0
1.9.3
1.9.2
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.13
1.1.2