I'm not sure what you mean. I have no control over when google maps requests my tiles besides the limitations when I create the GTileOverlay (which doesn't seem to include tile boundaries). If you mean handling the tile request, these are pre-generated tile images which map to the tileUrlTemplate property.
thanks, Scott On Dec 3, 3:23 pm, "maps.huge.info [Maps API Guru]" <[EMAIL PROTECTED]> wrote: > The simple answer is to put a limit in your code so unnecessary calls > aren't made. This can be done by pixel, tile number or lat/lng > coordinates. You have to decide which works best for your situation. > > Make sense? > > -John Coryat > > http://maps.huge.info > > http://www.usnaviguide.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
