durur / robertprojects

Automatically exported from code.google.com/p/robertprojects
0 stars 0 forks source link

Please use the attachment to fix Chinese map shift problem #102

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.In China for some political reasons, the cordinates in maps are shifted 
2.for example, my univeristy's real location is (x,y,z), but in the map, you 
should use (fakex,fakey,fakez) to find the university

What is the expected output? What do you see instead?

Display correct location in Rmaps

What version of the product are you using? On what operating system?

0.8.3.1 on Android2.2

Please provide any additional information below.

Someone in China (ACAMAR@GMAIL.COM) has find the relationship between (x,y,z) 
and (fakex,fakey,fakez) and has made a lib (libaddshift.so), with this lib, you 
can get (fakex,fakey,fakez) from (x,y,z), Brut has use this lib in his google 
map mod http://forum.xda-developers.com/showthread.php?t=697728

Could you please add this lib to Rmaps. Thank you very much

Original issue reported on code.google.com by virtualc...@gmail.com on 17 Dec 2010 at 2:11

Attachments: