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

Clustering of multiple waymark types #30

Open
micrtoeq opened this issue Jan 15, 2024 · 4 comments
Open

Clustering of multiple waymark types #30

micrtoeq opened this issue Jan 15, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@micrtoeq
Copy link

Hi

The new clustering fiunction is really great!

If I understood the function correctly, it is only clustering the exact same waymark type, at the moment. Would it be possible to cluster selected different waymarks?

Many thanks
Daniel

@morehawes
Copy link
Collaborator

Hi @micrtoeq,

The new clustering fiunction is really great!

Great! You're the first person to mention it :0)

it is only clustering the exact same waymark type, at the moment. Would it be possible to cluster selected different waymarks?

I'm not sure I follow. Markers shouldcluster regardless of Type, and be "stacked" with a count for each Type. Are you experiencing something different than on the demo?

Cheers,

Joe

@morehawes morehawes added the question Further information is requested label Jan 15, 2024
@micrtoeq
Copy link
Author

Yes, it is a bit complicated to explain. Let's make an example:

I set the starting point of any of my hikes onto an overview map. I have three types of hikes, difficult, medium and easy. Now, you are right that any of those types is clustering correctly for itself. But what I would like to have is clustering those three together, independant of their type. If one easy, one medium and one difficult hike overlap, I would like to have displayed one of them and a little rectangle with the number 3. The luxury version would be that I also could select a waymark that would be shown as a replacement, if the clustered marker types are different.

Many thanks and best regards.
Daniel.

@morehawes
Copy link
Collaborator

Hi @micrtoeq,

Thanks for the extra detail, I believe I understand now:

Instead of multiple stacked Markers, each with counts you would prefer one Marker (to be specified) with the total count of all types.

How are you imaging the "one Marker" would be specified - Globally in Settings, per Shortcode, per Map?

I will have a think on this and try to figure out how much work this would be.

I think it would be a nice option to have.

Cheers,

Joe

@morehawes morehawes added the enhancement New feature or request label Jan 18, 2024
@morehawes morehawes self-assigned this Jan 18, 2024
@micrtoeq
Copy link
Author

micrtoeq commented Jan 18, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Development

No branches or pull requests

2 participants