draw a point on the map to traccar through api rest

Daniel Rios6 years ago

Is it possible to draw a point on the map of my server traccar?
I would like to be able to do that from an app on android you can put a point of a coordinate.

If you have any suggestions I would be very grateful.

Veerendra6 years ago

Probably It can achieve via user poiLayer attribute. You can save kml file in user's poiLayer.

Anton Tananaev6 years ago

You can also just create a geofence. Not a point, but you can do a small circle.

Daniel Rios6 years ago

thousand apologies for my bad english, I will try to expose the question better ... I want that from an app on an android mobile device, that a person with only one button sends its location and this is temporarily inserted in the map of my server traccar .
and that another person is viewing the map on the server and can see this point in real time.

Will it be possible?

Anton Tananaev6 years ago

You can have two users share same device and see its location.

Daniel Rios6 years ago

if it would be a good option, but the idea is that many devices send their location and the server traccar shows it on the map.

Anton Tananaev6 years ago

I don't understand what the issue with that is.