leaflet-plugins

WebJar for leaflet-plugins

License

License

MIT
Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

leaflet-plugins
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

leaflet-plugins
WebJar for leaflet-plugins
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download leaflet-plugins

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
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