Could Traccar support Chinease Map?

mikea month 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 Tananaeva month ago

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

xjhelpa month 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

mikea month ago

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