opt
This commit is contained in:
@@ -363,4 +363,12 @@ public interface IMogoMarker {
|
||||
default void updateInfoWindowView( View view ) {
|
||||
|
||||
}
|
||||
|
||||
default void setInfoWindowOffset(int offsetX, int offsetY){
|
||||
|
||||
}
|
||||
|
||||
default void addDynamicAnchorPosition(MogoLatLng latLng, long duration){
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user