opt
This commit is contained in:
@@ -75,7 +75,7 @@ public class AMapMarkerWrapper implements IMogoMarker, Observer {
|
||||
mMogoMarkerOptions = null;
|
||||
}
|
||||
if ( mMarker != null ) {
|
||||
mMarker.destroy();
|
||||
mMarker.remove();
|
||||
mMarker.setObject( null );
|
||||
mMarker = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user