Firebase – Database structure when creating a map app
I want to display nearby points stored in a database on a map. However, there are over 1000 points, and I am having trouble figuring out how to construct that data. For example, if you search for "McDonald's" using the…