Hi All, I think i have asked the same question before (but still couldn't get the answer), I am trying to add my own custom map on top of google map viewer by loading wms tiles (it works fine). So what i want to do is to cache the tiles for better performance using tile cache. I managed to cache the tiles for first few zoom levels (e.g. first 4 zoom level). when i tried to zoom in further, i couldn't get the tiles from tilecache anymore, i think it is because of the out of bounds bounding box value. any idea on how to fix this? by the way I am using CustomGetTileUrl javascript function to get the bounding box value.
any help? Regards, Kencana --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
