Can I just clarify something. If I have a single map loaded, but every 10 seconds I clear all markers/overlays, and re-add new markers/ overlays at different locations. Is that considered one transaction or multiple?
Also what about if someone pans the map to a different location, changes the map type, etc. Is that the same transaction, or again, multiple ones? I run a flight tracking site and generally the user is presented with the single map and lots of markers of the planes. Every 10 seconds I clear those markers and add new ones with the new locations/planes. The user is also able to pan the map and change the type. I'm trying to work out how I'll be affected because technically I only have about 100 visitors a day but the fact it's clearing and adding markers all the time worries me that i'll go over the limit. Geoff -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
