Skip to content
/ map-puge Public

一个不需要注册就能使用的地图模块

Notifications You must be signed in to change notification settings

8600/map-puge

Repository files navigation

leaflet

leaflet 加载百度瓦片地图图层 以及高德 、天地图等国内常用地图

参数

参数       含义         类型  是否必须
width 地图的宽度 Number false
height 地图的高度 String false
option 地图配置 Object false
center 中心点坐标 Array true
zoom 缩放比例 Number true
zoomControl 是否显示缩放控制器 Boolean true

option选项

{
  // 瓷砖引用源
  "tileLayer": "baidu",
  // 地图样式
  "layer": "simulation"
}

About

一个不需要注册就能使用的地图模块

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published