小程序地图开发自动聚合功能
- 作者:
- 发表时间:2019-09-08 10:16
- 来源:未知
小程序地图中如何使用点聚合功能?
小程序自带的map组件是不支持点聚合功能的,那么有什么办法可以实现呢?
首先
我们使用微信小程序里的web-view 组件,该组件支持引入第三方的网页
webview具体使用方法见
https://developers.weixin.qq.com/miniprogram/dev/component/web-view.html
使用例子
https://lbs.amap.com/api/javascript-api/example/marker/markerclusterer/