Leaflet.CanvasMask:用画布和东西掩盖 geojson 的东西

时间:2024-07-05 10:20:10
【文件属性】:

文件名称:Leaflet.CanvasMask:用画布和东西掩盖 geojson 的东西

文件大小:5KB

文件格式:ZIP

更新时间:2024-07-05 10:20:10

JavaScript

Leaflet.CanvasMask 用画布和东西掩盖 geojson 的东西 #安装 bower install leaflet-canvasmask #用法 var bigRectangle = { "type" : "FeatureCollection" , "features" : [ { "type" : "Feature" , "properties" : { } , "geometry" : { "type" : "Polygon" , "coordinates" : [ [ [ - 116 , 34 ] , [ - 116 , 43 ] , [ - 81 , 43 ] , [ - 81 , 34 ] , [ - 116 , 34 ] ] ] } } ] } ; L . tileLayer . canvasMask ( { maskColor : 'rgba(0,


【文件预览】:
Leaflet.CanvasMask-gh-pages
----index.html(2KB)
----bower.json(323B)
----LICENSE(1KB)
----README.md(906B)
----index.js(4KB)
----package.json(475B)

网友评论