bfabiszewski / ulogger-server

μlogger • web viewer for tracks uploaded with μlogger mobile client
GNU General Public License v3.0
518 stars 84 forks source link

Custom Layer #185

Closed hdr35wre closed 2 years ago

hdr35wre commented 2 years ago

Thank you for this amazing project! I would like add another layer which instead of markers on every point and a red line connecting them it would only place markers on the first and the last location and shows the rest without markers , just the red line Any hint would be helpful

bfabiszewski commented 2 years ago

There is no easy way to do it. You would have to dive in the code and find out yourself. This is on my todo list, but first I want to rewrite the code to get rid of PHP 5 dependency.

As for end user solution, currently it is only possible to turn markers on/off in layers menu.