opt
This commit is contained in:
@@ -318,4 +318,10 @@ public interface IMogoMarker {
|
||||
* @param duration 时长
|
||||
*/
|
||||
void startSmooth( List< MogoLatLng > points, int duration );
|
||||
|
||||
/**
|
||||
* info window 是否正在显示
|
||||
* @return
|
||||
*/
|
||||
boolean isInfoWindowShowing();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user