Could Traccar support Chinease Map?

mike4 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 Tananaev4 months ago

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

xjhelp4 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

mike4 months ago

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