Could Traccar support Chinease Map?

mike2 months ago

like baidu(ditu.baidu.com),tencent(https://map.qq.com/), amap(ditu.amap.com)?

or is there any interfacer/configuration for user to add thease map system to traccar server?

by the way, most chinease map not use WGS84 GPS coordination, they used like GCJ02 or BD09 coordination, need trans WGS84 to GCJ02 or BD09

Anton Tananaev2 months ago

Not possible currently because MapLibre doesn't support different projections.

xjhelp2 months ago

Gaode Map ditu.amap.com uses Mercator projection, but the map tile calculation is based on GCJ02 generation. Although it can be displayed normally, the position is offset

mike2 months ago

hi xjhelp, is there any way to fix the offset before display on map?