I love the map component but I noticed that when I add more than 7 locations in the database it doesn’t show more than 7 pin points on the map. Is there a limitation on how many addresses can be displayed with the free version? Do I need to upgrade my plan to show more than 7 places?
If you click on the Data button in the lower left corner of the screen while the map is selected, how many rows do you see? Do you have Row Owners applied in your table?
Some of the pins could be right on top of each other. If you zoom all the way in, do you see them?
Or, maybe it’s having trouble geocoding 3 of the addresses. Coordinates are usually better and more accurate than addresses. If it’s not the first issue, can you notice anything with the addresses for the 3 rows that don’t work that would maybe cause a pin to not be found?
Thinking about it some more, I do remember there used to be a 10 address limit on free plans. I don’t know if that is still the case since that was a long time ago, but maybe there is some sort of limit kicking in. Behind the scenes, those addresses are still getting converted to coordinates, so there is a small cost to Glide for that conversion to happen, and because of that they had limited the pins on free apps to only 10. Maybe it’s still the case. Not sure why you only got 7 instead of 10. The workaround was always to use coordinates because then the addresses don’t need to be geocoded into coordinates. Hope that makes sense.