0
A
回答
0
public static int getCoordinateE6(double coordinate) {
return (int) (coordinate * 1E6);
}
GeoPoint geoPoint = new GeoPoint(
GoogleMapServiceHelper.getCoordinateE6(latitude),
GoogleMapServiceHelper.getCoordinateE6(longitude));
getMapView().getController().animateTo(geoPoint);
相關問題
- 1. MapView的當前位置
- 2. 如何在mapview上設置當前位置的監聽器?
- 3. 在mapview中顯示當前位置時,如何顯示藍點而不是Pin?
- 4. 如何在MapView上每10秒顯示一次當前位置?
- 5. 如何在android mapview中精確顯示當前位置?
- 6. 如何設置mkmapview以顯示距離我當前位置100米的距離?
- 7. 如何在mapview中顯示我目前的位置(GPS)
- 8. 如何根據我的當前位置顯示位置?
- 9. iphone mapview當前位置
- 10. 在iPhone上顯示當前位置和所需位置之間的路線MapView
- 11. android gps如何顯示當前位置
- 12. 顯示當前位置MKMapView
- 13. 如果datagrid沒有顯示,我不能在它當前位置設置行(silverlight)
- 14. iOS MapView在visibleRect中顯示當前位置和註釋
- 15. MapView不顯示位置和引腳?
- 16. iphone當前位置不顯示
- 17. 不用針腳顯示當前位置
- 18. ios - MKMapView不顯示當前位置
- 19. 如何在Google地圖中顯示設備的當前位置?
- 20. 「顯示當前位置」按鈕(如Maps.app)
- 21. MapView返回到當前位置註解?
- 22. 如何顯示從我當前位置附近的宿舍android
- 23. 如何設置datepicker的顯示位置?
- 24. 方向不顯示我的當前位置和目的地
- 25. 哪能默認位置設置爲我的地方顯示的MapView
- 26. 如何設置顯示黑莓當前位置的垂直滾動條?
- 27. 如何從我的當前位置繪製一條路徑到我在mapView中設置的註釋針?
- 28. 如何設置mapView的zoomLevel以在MapView上顯示完整路線
- 29. 當前位置Permission Alertview在顯示不允許後不顯示
- 30. 谷歌地圖不顯示我的當前位置