开发者

Android: Google map on android has different Longtitude and Altitude

This is generated from my website from google map:

Longtitude = 20.802268981933594; Altitude = 41.114279428574434;

But the Geopoint t开发者_C百科akes only int only, How can I get use of the values that I have from my website,, cause this app is based on my website.


Multiply by 1000000.

(Check the documentation: http://code.google.com/android/add-ons/google-apis/reference/com/google/android/maps/GeoPoint.html. Says (degrees * 1E6) there.)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜