Skip to content

Map component process bug - marker doesn't appear instantly #1292

@andrewtavis

Description

@andrewtavis

Terms

Behavior

This issue is to look into frontend/components/media/MediaMap.vue and the related composables to derive why the transition from cluster to marker sometimes isn't instantaneous. There are a few things that would be great to fix:

  • Clusters and markers should transition to one another seamlessly

  • The clusters should split a bit earlier in the process as it's common that a person will zoom into a cluster only to find that it's just the middle point between two clusters

  • The map sometimes causes the page to crash as there's too much activity

    • Could be another issue, but if one switches between bike and walk directions a few times and puts a bunch of waypoints, the it's common that the page will crash
  • Note: This issue is blocked by Add right sidebar list of events to event search display #1291 and the PR to finalize it in 1291 map to events page #1312

Metadata

Metadata

Assignees

Labels

frontendRelates to the project frontendhelp wantedExtra attention is neededtypescriptRelates to TypeScript codevueRelates to Vue code

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions