Open GoogleCodeExporter opened 8 years ago
.... poor google translate.
What steps will reproduce the problem?
1. download map for China
2. put it in SQLITE
3. Display current location in RMAPS
What is the expected output? What do you see instead?
Expected : accurate location in the map.
Result: incorrect location.
What version of the product are you using? On what operating system?
this issue exists in all versions.
Please provide any additional information below.
1. This mistake is artificially made. GPS information (xyz, latitude/ longitude
) is
all correct, but the Google map is changed by government.
Google display China maps by applying a post-display patch. By accessing
google-api,
google-earth could know how to move the map in pix. There is a URL tell
google-earth
to move (a,b) pix when displaying zoom n (n>10).
2. Could RMAPS undertake some changes to fix this issue by
2.1 read some table in sqlite to move the map in the same way?
2.2 or support decimal fraction format of xyz? If so, we could manually change/
patch xyz in the sqlite to fix the issue by ourselves.
Thanks!
Original comment by xian...@gmail.com
on 20 Nov 2009 at 9:02
Original issue reported on code.google.com by
xian...@gmail.com
on 20 Nov 2009 at 8:56