Hello! I am building a directory of healthcare providers and need help adding a dynamic map that is connected to my CMS collection. Here is the read-only link to my project.
My “providers” CMS collection multi-refs a “locations” collection with an address field. For this project, I’d like to:
- Plot the locations on a Google map or similar platform like Mapbox.
- Update the map as the providers CMS items are filtered.
- Show a preview of the CMS item if a user clicks on the map pin (e.g. CMS item name & address).
- Link to the CMS collection item page if a user clicks through the map pin preview.
If the project is successful, the map will function like a Zocdoc or Airbnb-style directory.
Cheers!