leaflet-wrapper

WebJar for leaflet-wrapper

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/DigElements/leaflet-wrapper

Скачать leaflet-wrapper

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.webjars.bowergithub.digelements : leaflet-map jar [2.1.1,3)
org.webjars.bowergithub.polymerelements : iron-icons jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : paper-radio-button jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : paper-icon-button jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : paper-listbox jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : paper-menu-button jar [2.0.0,3)
org.webjars.bowergithub.polymerelements : paper-radio-group jar [2.0.0,3)
org.webjars.bowergithub.polymer : polymer jar [2.0.0,3)
org.webjars.bowergithub.web-animations : web-animations-js jar [2.2.0,3)

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

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

leaflet-wrapper

A Polymer Element that wraps a leaflet-map.

Example

var data = [{
  latitude: 38.882222,
  longitude: -77.171111,
  text: 'Falls Church, VA'
}, {
  latitude: 39.203611,
  longitude: -76.856944,
  text: "Columbia, MD"
}];
<leaflet-wrapper data="[[data]]"></leaflet-wrapper>

Dependencies

Dependencies are installed using Bower:

npm install -g bower
bower install

Testing

Tests are run using web-component-tester:

npm install -g web-component-tester
wct

Demonstration & Documentation

Demonstration and documentation are viewed using polyserve:

npm install -g polyserve
polyserve
org.webjars.bowergithub.digelements

DigElements

A library of common Polymer Elements built by Next Century Corporation

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

Версия
2.0.1