Only by changing the code.
Hi thanks for the quick answer.
Is there some kind of tutorial for this?
There's plenty of documentation online. Just search for the libraries that we are using there.
Ok amazing i got it. For anyone who wants to know how it works:
Change your lat and long / zoom in this file
/opt/traccar/web/simple/app.js
target: 'map',
view: new ol.View({
center: ol.proj.fromLonLat([0, 0]),
zoom: 2
})
how to make it follow the track of the device and the track live (default in web simple)
also want to know that, thanks
Hi there,
i was wondering if there is a way to get a predefined area view of simple version.
Atm when i use website.com/simple/ its fully zoomed out on the world.
Best regards,
Kay