分页: 1 / 1

Traccar中显示实际地址内容及格式设置

发表于 : 周三 4月 01, 2020 1:03 am
BG6RSH
在debug.xml或traccar.xml中添加: <entry key='geocoder.format'>%f</entry>
显示内容参数见下面说明:
/**
* Available parameters:
*
* %p - postcode
* %c - country
* %s - state
* %d - district
* %t - settlement (town)
* %u - suburb
* %r - street (road)
* %h - house
* %f - formatted address
*
*/