Hello! I'm trying to utilize extras field from osmand protocol: https://www.traccar.org/osmand/
I am sending
{"extras": "street_name": "Whatever"}
alongside other fields, but it's not displayed on the traccar web. What am I doing wrong? thanks.
I don't think we support arbitrary data currently.
how do I add custom fields then? It shows ok when using other protocols though
Using other protocols? What do you mean?
Hello! I'm trying to utilize extras field from osmand protocol: https://www.traccar.org/osmand/
I am sending
{"extras": "street_name": "Whatever"}
alongside other fields, but it's not displayed on the traccar web. What am I doing wrong? thanks.