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

Make Map components on the Product Page dynamic and reusable #182

Open
messkalina opened this issue Oct 17, 2024 · 0 comments
Open

Make Map components on the Product Page dynamic and reusable #182

messkalina opened this issue Oct 17, 2024 · 0 comments

Comments

@messkalina
Copy link
Collaborator

messkalina commented Oct 17, 2024

We need to make sure that Map components on Product Page are dynamic and reusable. It currently doesn't show the home icon like we have on the product details page.

Definition:

  • Dynamic components adapt based on the input they receive
  • Reusable components can be used in different places or contexts, reducing code duplication and improving maintainability.

Image

ACs:

  • The map component should accepts the coordinates for the product
  • The map should show the icon for the coordinates passed to it as seen on the product details page on airbnb

The maps feature is implemented with https://visgl.github.io/react-google-maps/
Contact @BajalanIman if you have any questions regarding the implementation of the map

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

No branches or pull requests

1 participant