Skip to content

Fix CustomMarkView And Example Cluster Markers

7c00请求将github/fork/supermaverickws/master合并到master

Created by: supermaverickws

使用时,还需要在 js 文件 顶层加入 如下代码。否则地图上更新 marks 点 会失效。

LayoutAnimation.configureNext({ ...LayoutAnimation.Presets.easeInEaseOut, duration: 0, create: undefined, update: undefined, delete: undefined, });

合并请求报告