0.1.3 • Published 2 years ago

hx-map-drag v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

default

hx-map-drag

必传参数

latArea  // 数组  经度范围 起始 结束
lonArea  // 数组  纬度范围 起始 结束

可传参数

iconWidth  // 数字  图标宽度  默认为60
iconHeight  // 数字  图标高度  默认为120
text  // 字符  图标显示文字  默认为'图标'
imgSize  //数字  外层容器与实际比例  默认为1