文件名称:leaflet-locationpicker:传单地图上的简单位置选择器
文件大小:37KB
文件格式:ZIP
更新时间:2024-02-24 16:41:23
jquery jquery-plugin maps location coordinates
传单位置选择器 带有传单地图的简单位置选择器 用法: < label> Insert a Geo Location < input id =" geoloc " type =" text " value ="" /> label> $ ( '#geoloc' ) . leafletLocationPicker ( ) ; 例子: 选件 选项 默认 描述 班级名称 baseClassName CSS classname应用于小部件 地点 optsMap.center 初始地图中心 locationFormat '{lat} {sep} {lng}' 位置值的返回格式
【文件预览】:
leaflet-locationpicker-master
----.gitignore(49B)
----README.md(2KB)
----examples()
--------style.css(1KB)
--------simple.html(4KB)
----LICENSE(1KB)
----Gruntfile.js(3KB)
----package.json(926B)
----dist()
--------leaflet-locationpicker.src.js(8KB)
--------leaflet-locationpicker.src.css(1KB)
--------leaflet-locationpicker.min.js(5KB)
----src()
--------leaflet-locationpicker.js(8KB)
--------leaflet-locationpicker.css(1KB)
----index.tmpl(3KB)
----images()
--------leaflet-locationpicker.png(19KB)
----index.html(4KB)