I am developing an app that uses Google Maps. I need to have the markers that users be created be saved onto a database, and I was wondering if I can use Firebase to save and bring back the markers.
If I can, can I also save pictures with the markers' coordinates? Thanks.