> But I did not understood how to use it for google maps tiles based > scheme i.e. using X, Y , Zoom parameters. I have to generate bounding > box from these 3 parameters.
It's not clear what you want. You can't calculate a bounding box only from X,Y and Zoom - that's only one point. By implication, a bounding box needs at least two points (opposite corners) to define it. A Tiling scheme would work out which tile a given point falls on at a particular zoom; that's a bit different to a bounding box. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
