Showing Map Markers from a list of Latitude, Longtidue data!

I think this might be similar to what I experienced

http://forum.bubble.io/t/accurate-address-using-coordinates/101733?u=boston85719

@medialution If you application is going to be map heavy and use a lot of addresses keep in mind google will charge you for API usage when using the calculate coordinates formula. If you don’t expect much usage for this, then using Google shouldn’t really cost too much.

If you are going to be map heavy and use a lot of markers etc. you should definitely check out the leafy plugin and ensure you are building your platform out from the beginning in a way you will use it in production. I made the mistake of not being fully informed about the costs of using Google API and built out an entire map based search results page, only to have to redo it again using the leafy plugin to avoid the pitfalls of the high costs of Google API.