平原:with使用相同的代码创建地图应用程序,摆脱不同的地图库API:sparkles:

时间:2024-02-24 06:08:01
【文件属性】:

文件名称:平原:with使用相同的代码创建地图应用程序,摆脱不同的地图库API:sparkles:

文件大小:725KB

文件格式:ZIP

更新时间:2024-02-24 06:08:01

map library google baidu gaode

| 使用相同的代码创建地图应用程序,摆脱不同的地图库API :sparkles: 。 产品特点 如何使用素色? 安装 通过npm安装plain-js ,您也可以在html文件中加载plain.min.js 。 $ npm install plain-js 建立地图 它操作简单,使用下面的代码安装后plain : // create a plain Object let plain = new Plain ( ) ; // Set the default coordinate system, // if not, all the map will using the default coordinate system: // Google and Gaode using GCJ02 in mainland of China, baidu map using BD09. // we suggest 'GCJ02'. plain . setCoordType ( 'GCJ02' ) ; // Tell plain which map you want use, // eg: Goo


【文件预览】:
plain-master
----.travis.yml(125B)
----example()
--------index.js(1KB)
--------test.js(3KB)
--------bmap.html(860B)
--------amap.html(897B)
--------test.css(163B)
--------gmap.html(917B)
--------index.html(2KB)
--------t.html(5KB)
----rollup.config.js(377B)
----images()
--------example.png(576KB)
--------logo.png(12KB)
----docs()
--------index.html(274B)
--------README.md(8B)
----package.json(1KB)
----tslint.json(2KB)
----nightwatch.config.js(1KB)
----test()
--------unit()
--------e2e()
----ISSUE_TEMPLATE.md(139B)
----_config.yml(26B)
----README.zh.md(5KB)
----LICENSE(1KB)
----dist()
--------plain.js(60KB)
--------plain.min.js(32KB)
--------plain.js.map(119KB)
----src()
--------utils.ts(5KB)
--------plain.ts(3KB)
--------style.ts(2KB)
--------constructors()
--------coordtransform.ts(4KB)
--------factory()
--------var.ts(157B)
--------options()
--------declare()
----.npmignore(159B)
----tsconfig.json(368B)
----rollup.config.prod.js(612B)
----.gitignore(125B)
----README.md(6KB)
----target.md(1KB)
----yarn.lock(113KB)

网友评论