Hello,
Does the map view have the capability, via query string parameters or some other means, to change the view attributes?
For example, if I wanted to build a dashboard that would change the map view by manipulating the URL/query string:
- Center the page on a device
- Zoom in/out on the device
- Wat a set period of time
- Move on to the next device
Something like this: http://mytraccar.com/map/?device=1234¢er=true&zoom=15
Thanks for a great product.
I believe we support deviceId
query parameters. It has to be an internal device id though.
Hello,
Does the map view have the capability, via query string parameters or some other means, to change the view attributes?
For example, if I wanted to build a dashboard that would change the map view by manipulating the URL/query string:
Something like this:
http://mytraccar.com/map/?device=1234¢er=true&zoom=15
Thanks for a great product.