ui-leaflet-draw

WebJar for ui-leaflet-draw

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

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

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/angular-ui/ui-leaflet-draw

Скачать ui-leaflet-draw

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.webjars.bower : leaflet jar [0.7,0.8)
org.webjars.bower » github-com-michaelguild13-leaflet-draw jar master
org.webjars.bower : angular jar [1,2)
org.webjars.bower » ui-leaflet jar [1,2)

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

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

ui-leaflet-draw

Dependencies  Dependencies  Build Status

Purpose:

To extend ui-leaflet directives to add Leaflet.Draw.

Basic use:

In general the main goal of this direcitve to bind an attribute lf-draw within the leaflet directive to a field which represent Leaflet.Draw options.

Follows the same event driven architecture of leafletDirectiveDraw[someEvent] being fired from root scope. The events are here.

API

For basic use it is described in a enough extent in Basic use.

Unique Options

  • options.control - (note: this will probably go away infavor of leafletData)

    • promised(promise):
      • promise: type: Promise which resolves:
        • type object
          • control: drawControl leaflet object
          • map:: leaflet map instance

Full Example

org.webjars.bower

AngularUI

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

Версия
0.0.5