phlask / phlask-map

Code behind the Phlask Web Map
https://beta.phlask.me
34 stars 36 forks source link

Load Foraging and Bathroom Pins into Frontend #399

Closed tomporvaz closed 4 months ago

tomporvaz commented 8 months ago

Describe the bug Data for the Foraging and Bathrooms is available in the firebase, but it is not populating the map. Their is a separate issue (#362 & #382) open to display the bathroom and foraging pins when toggled by the resource menu, but the data for this operation does not appear to be present in the front-end.

To Reproduce Steps to reproduce the behavior: Look at the data being loaded into the phlask page and observe that foraging and bathrooms are not in the data.

Expected behavior n/a

Screenshots

Desktop (please complete the following information): n/a

Smartphone (please complete the following information): n/a

Additional context n/a

tomporvaz commented 7 months ago

@icycoldveins is still working on this ticket as of 4/9/2024. Please let us know how progress is going on this ticket and if you need any advice from a senior dev.

tomporvaz commented 5 months ago

@RNR1 has worked on refactoring all of the marker code, and this work may overlap with @vontell big PR related to the new data schema. @RNR1 and @vontell will work together to integrate their code. RNR1's code is almost complete and should probably be merged so vontell can pick up those changes.

tomporvaz commented 4 months ago

No design review necessary as this issue only dealt with the data. Thanks @RNR1