newmap:spm 模块 newmap

时间:2024-07-01 05:59:08
【文件属性】:

文件名称:newmap:spm 模块 newmap

文件大小:335KB

文件格式:ZIP

更新时间:2024-07-01 05:59:08

CSS

newmap order 1 newmap module 安装 $ spm install newmap --save 使用 require('newmap'); //地图类实例化 var map = new NMap("map", { zoom: 1, center: new NXY(116, 39) }); //图层参数设置 var lyrOptionswmts = { tileSize: new NXY(256, 256), tileOrigin: new NXY(-180, 90), resolutions: [0.087890625, 0.0439453125, 0.02197265625, 0.010986328125], format


【文件预览】:
newmap-master
----.travis.yml(267B)
----index.js(46B)
----docs()
--------index.md(1KB)
----HISTORY.md(67B)
----package.json(627B)
----tests()
--------index-spec.js(149B)
----.spmignore(82B)
----src()
--------newmap.css(16KB)
--------NewMapJSRes()
--------newmap.ie.css(1KB)
--------NewMap.js(209KB)
----examples()
--------d.css(0B)
--------index.md(1KB)
----.gitignore(187B)
----README.md(1KB)

网友评论