openvehicles / Open-Vehicle-Android

Android App for OVMS
Other
54 stars 45 forks source link

Geolocation Maps in China WGS84 vs GCJ02 #105

Open markwj opened 4 years ago

markwj commented 4 years ago

It seems that in China, Android maps are displayed using GCJ02. The WGS84 coordinates from the car/gps don't display properly on these maps.

Solution maybe to use this evil transform to workaround the issue in the Apps:

https://github.com/googollee/eviltransform