文件名称:Leaflet.draw
文件大小:195KB
文件格式:ZIP
更新时间:2024-06-26 07:00:42
JavaScript
重要的 Leaflet.draw 0.2.3+ 需要或更高版本。 #Leaflet.draw 添加对在上绘制和编辑矢量和标记的支持。 查看。 从 Leaflet.draw 0.1 升级 Leaflet.draw 0.2.0 从 0.1 改变了很多东西。 请参阅了解如何升级。 目录 // create a map in the "map" div, set the view to a given place and zoom var map = L . map ( 'map' , { drawControl : true } ) . setView ( [ 51.505 , - 0.09 ] , 13 ) ; // add an OpenStreetMap tile layer L . tileLayer ( 'http://{s}.tile.osm.org/{z}/{x}/{y}
【文件预览】:
Leaflet.draw-master
----.gitattributes(483B)
----BREAKINGCHANGES.md(1KB)
----bower.json(1KB)
----MIT-LICENCE.txt(1KB)
----src()
--------Toolbar.js(6KB)
--------edit()
--------images()
--------Tooltip.js(2KB)
--------Leaflet.draw.js(2KB)
--------copyright.js(222B)
--------Control.Draw.js(2KB)
--------ext()
--------draw()
----spec()
--------before.js(71B)
--------spec.hintrc.js(654B)
--------index.html(1KB)
--------after.js(122B)
--------expect.js(35KB)
--------suites()
--------sinon.js(129KB)
--------karma.conf.js(2KB)
--------happen.js(3KB)
----examples()
--------edithandlers.html(2KB)
--------basic.html(3KB)
--------libs()
--------full.html(2KB)
----TODO.md(4KB)
----Jakefile.js(1KB)
----build()
--------build.html(6KB)
--------build.js(4KB)
--------hintrc.js(638B)
--------leaflet.draw-include.js(797B)
--------deps.js(2KB)
----README.md(15KB)
----dist()
--------leaflet.draw-src.js(70KB)
--------images()
--------leaflet.draw.js(44KB)
--------leaflet.draw.css(6KB)
----.gitignore(2KB)
----CHANGELOG.md(10KB)
----package.json(793B)