优化显示逻辑

This commit is contained in:
wangcongtao
2021-03-16 10:06:48 +08:00
parent 100edfcd54
commit 5e0d18dbc2
21 changed files with 265 additions and 151 deletions

View File

@@ -390,7 +390,7 @@ public interface IMogoMarker {
}
default void addDynamicAnchorPosition( MogoLatLng latLng, long duration ) {
default void addDynamicAnchorPosition( MogoLatLng latLng, float angle, long duration ) {
}