增加了切换卡片的动画
This commit is contained in:
@@ -115,6 +115,14 @@ public interface IMogoMapUIController {
|
||||
*/
|
||||
Point getLocationPointInScreen( MogoLatLng latLng );
|
||||
|
||||
/**
|
||||
* 获取像素点对应的经纬度
|
||||
*
|
||||
* @param point
|
||||
* @return
|
||||
*/
|
||||
MogoLatLng getLocationMogoLatLngInScreen( Point point );
|
||||
|
||||
/**
|
||||
* marker 跳跃动画
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user