Skip to content

解决ios下,添加 Annotation 到可见视图外,不显示问题

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

Created by: obzone

添加到地图可见窗口外的MAAnnotationView后,因为高德没有回调- (MAAnnotationView *)mapView:(MAMapView *)mapView viewForAnnotation:(id )annotation;来获取可见视图之外的MAAnnotationView,导致React添加的markerview视图显示在地图固定位置上

合并请求报告