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

[DEV-9325] Custom Map Layers #1706

Draft
wants to merge 5 commits into
base: dev
Choose a base branch
from
Draft

[DEV-9325] Custom Map Layers #1706

wants to merge 5 commits into from

Conversation

adamdoe
Copy link
Collaborator

@adamdoe adamdoe commented Nov 20, 2024

[DEV-9325] Custom Map Layers

This PR brings new layer types to maps, with the goal of adding marker clustering on maps.

  • Leaflet
  • Google Maps
  • etc.

Testing Steps

  • Run yarn storybook
  • Open [ PATH TO STORY]

Self Review

  • I have added testing steps for reviewers
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests are passing

Screenshots (if applicable)

Additional Notes

  • Removes ViewportSize in maps type to ViewPort which comes from the core package

@adamdoe adamdoe changed the base branch from main to dev November 20, 2024 20:01
@adamdoe adamdoe added the Hold label Nov 21, 2024
@adamdoe adamdoe added this to the 4.25.1 milestone Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant