iovmap

2.2.0 • Public • Published

IOVMap

基于leaflet开发,支持多地图切换,统一封装上层业务调用接口,让更换地图不用再修改业务代码,以满足行业应用。

使用

   npm i iovmap --save

技术栈

es6

架构

dom+tilelayer+es6

安装

npm install

编译

npm run build

运行

npm run dev

测试

npm run test

发布

npm publish

Demo

[Demo](https://dehai.site/iovmap/demo.html)

文档

[API](https://dehai.site/iovmap/api.md)

其他

瓦片数量=Math.pow(Math.pow(2,n),2); //n表示当前缩放等级

插件

[plugin](https://blog.csdn.net/yangdengxian/article/details/79954827)

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.2.08latest

Version History

VersionDownloads (Last 7 Days)Published
2.2.08
2.1.90
2.1.80
2.1.70
2.1.60
2.1.50
2.1.43
2.1.30
2.1.20
2.1.10
2.1.00
1.3.330
2.0.00
1.3.320
1.3.310
1.3.280
1.3.270
1.3.250
1.3.240
1.3.230
1.3.220
1.3.210
1.3.200
1.3.110
1.3.101
1.3.91
1.3.70
1.3.60
1.3.50
1.3.40
1.3.30
1.3.20
1.3.10
1.2.90
1.3.00
1.2.80
1.2.70
1.2.60
1.2.50
1.2.40
1.2.30
1.2.20
1.2.10
1.2.00
1.1.90
1.1.80
1.1.70
1.1.60
1.1.50
1.1.40
1.1.30
1.1.20
1.1.11
1.1.00
1.0.80
1.0.71
1.0.61
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i iovmap

Weekly Downloads

13

Version

2.2.0

License

Apache-2.0

Unpacked Size

1.37 MB

Total Files

81

Last publish

Collaborators

  • dehai