解决了因为自动刷新无法点击的Marker bug
This commit is contained in:
@@ -157,6 +157,7 @@ public class MarkerServiceHandler {
|
||||
* 绘制Marker
|
||||
*/
|
||||
public static void drawMapMarker(MarkerResponse response) {
|
||||
lastMarker = null;
|
||||
getMarkerManager().removeMarkers();
|
||||
|
||||
// 解析不同的Marker类型,然后对应的进行绘制
|
||||
|
||||
Reference in New Issue
Block a user