Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Mark each individual track. #38

Open
CGraabaek opened this issue Apr 22, 2020 · 2 comments
Open

Feature Request: Mark each individual track. #38

CGraabaek opened this issue Apr 22, 2020 · 2 comments

Comments

@CGraabaek
Copy link

Hi there,

First of all, awesome!
I was looking to build something like this myself, but then found your awesome project.

My idea i was thinking about was adding some sort of selector, so you could hightlight each track and see data like max speed, length and date.

Here i added a mockup:
Screenshot 2020-04-22 at 11 27 34

@erik
Copy link
Owner

erik commented Apr 26, 2020

Love it! This would definitely be a great addition.

The UI code is pretty ad-hoc (there's no real framework, and a lot of innerHtml = ...) , so adding something like you have in the mock might be challenging without some unrelated refactoring. Probably the easiest implementation would be to lean on Leaflet to render popups when clicking on a track, but that doesn't give you the kind of "selector" experience you described.

@CGraabaek
Copy link
Author

Yeah i agree with you on that part! I just thought it would be a cool addition.
I liked your idea a lot and am trying to recreate it in VueJS right now.

So well see if I can get this thing here implemented myself - but awesome project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants