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

Smaller pins #818

Merged
merged 6 commits into from
Oct 1, 2020
Merged

Smaller pins #818

merged 6 commits into from
Oct 1, 2020

Conversation

adamkendis
Copy link
Member

Fixes #592

This implements the smaller dots layer similar to the vercel demo. Retains the same popup fetching/display as in the now disabled MarkerClusterGroup. PIXI, the library supporting this feature, uses webGL for rendering so it's super fast. Rendering ~115k dots in about 4 seconds on my laptop.

All the MarkerCluster related stuff has been commented out. Ugly, but I'd rather leave it in until we're sure that will be eliminated entirely.

  • Up to date with dev branch
  • Branch name follows guidelines
  • All PR Status checks are successful
  • Peer reviewed and approved

Any questions? See the getting started guide

Copy link
Contributor

@jmensch1 jmensch1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@adamkendis adamkendis merged commit f7b274f into hackforla:dev Oct 1, 2020
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.

UI: Smaller Pins
2 participants