Google Maps has a restriction on how many map markers can be requested per second. The limit is ten per second. I am looking for the "best Practice" on how coldfusion developers address this limitation. I am looking to display a map of the US with 125 location markers. Ideally I would like to cache the map for retrieval for both efficiency purposes and to avoid depletion of the total requests that Google allows per day. Thanks in advance for any insight that you can lend.
↧
CFMAP - multiple markers - error: the webpage has gone over the requests limit in too short a period
↧