angular-leaflet-directive-ext:Angular指令,用于集成Leaflet的leaflet-hexbin插件

时间:2021-05-13 15:34:58
【文件属性】:
文件名称:angular-leaflet-directive-ext:Angular指令,用于集成Leaflet的leaflet-hexbin插件
文件大小:16KB
文件格式:ZIP
更新时间:2021-05-13 15:34:58
JavaScript 单张角度指令扩展 它是什么? 该项目包装了流行的项目,并将其扩展为包括两个附加的插件: 和 。 如何使用? d3六边形 var app = angular . module ( "demoapp" , [ "leaflet-directive" , "leaflet-directive.ext.hexbin" ] ) ; app . controller ( "DemoController" , [ "$scope" , "leafletData" , function ( $scope , leafletData ) { angular . extend ( $scope , { london : { lat : 51.505 , lng : - 0.09 , zoom : 4 } , tiles : { url : 'http://{s}.til
【文件预览】:
angular-leaflet-directive-ext-master
----.jshintrc(127B)
----.gitignore(151B)
----package.json(366B)
----src()
--------js()
----.bowerrc(27B)
----.travis.yml(100B)
----gulpfile.js(2KB)
----dist()
--------angular-leaflet-directive-ext.filter.min.js(1KB)
--------angular-leaflet-directive-ext.filter.js(3KB)
--------angular-leaflet-directive-ext.d3.min.js(2KB)
--------angular-leaflet-directive-ext.d3.js(2KB)
----LICENSE(1KB)
----examples()
--------ping-example.html(2KB)
--------hexbin-example.html(2KB)
--------control-filter-example.html(2KB)
----README.md(3KB)
----bower.json(774B)

网友评论