mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +00:00
Add Leaflet.Draw.Svg to plugins (#7888)
This commit is contained in:
parent
fe034acf48
commit
4f80c6bece
12
docs/_plugins/edit-geometries/leaflet-draw-svg.md
Normal file
12
docs/_plugins/edit-geometries/leaflet-draw-svg.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
name: Leaflet.draw.svg
|
||||
category: edit-geometries
|
||||
repo: https://github.com/robidev/Leaflet.Draw.Svg
|
||||
author: Robin Massink
|
||||
author-url: https://github.com/robidev
|
||||
demo: https://robidev.github.io/Leaflet.Draw.Svg/local_svg/index.html
|
||||
compatible-v0: true
|
||||
compatible-v1: true
|
||||
---
|
||||
|
||||
Plugin to Leaflet.Draw to allow adding/moving/removing custom SVG files on a leaflet map. It allows to define a SVG as XML text, and converts it into an SVG object that can be displayed by leaflet as an editable feature.
|
||||
Loading…
x
Reference in New Issue
Block a user