performant-software / react-components

A library of shared React components
https://performant-software.github.io/react-components/
MIT License
1 stars 1 forks source link

RC #261 - Location markers #266

Closed dleadbetter closed 5 months ago

dleadbetter commented 5 months ago

This pull request renames the LocationMarker component to "LocationMarkers" and adds the animate prop to allow for conditional map marker pulse to display. This pull request also renames the PlaceMarker component to "PlaceMarkers" and updates it to support multiple Core Data place URLs via the urls prop. Finally, this pull request adds the /core_data/places and /core_data/places/:id API endpoints to Storybook to provide test data in an attempt to remove all of the hard coded Core Data Staging URLs from stories.