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/heat map #1169

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Conversation

Skrohk
Copy link

@Skrohk Skrohk commented Aug 15, 2023

This MR implements a new tab, a heat-map showing all the athlete activities on one map, it's a straightforward way to visualize where you go the most and where you don't go. This tab is only available in the Desktop app. The activities can be filtered depending on their type.

The MR is inspired by the project : derive.

A few issues:

  • because I have always used leaflet for personal projects, the map is implemented with leaflet and not mapbox.
  • it's my first project with Angular.js and I have a slight reactivity issue. When clicking on "Computing" the UI freeze and does not display the loading icon.

image

I have not generated a new production installer because I prefer to wait for your feedback on the code before doing it.

@Skrohk
Copy link
Author

Skrohk commented Aug 15, 2023

@thomaschampagne

@thomaschampagne
Copy link
Owner

Hi @Skrohk !

Thanks for this amazing work. That's a great feature !

I will handle your PR in upcoming weeks. I'm pretty busy at the moment.

Thanks again for this work !

Thomas

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

Successfully merging this pull request may close these issues.

None yet

2 participants