This might be of use to you: http://martinpearman.co.uk/
Click a map marker to open a panorama, once the panorama has loaded zoom in to fill the panorama viewer window and then click the Capture button. The panoramas are simple custom maps - each panorama being a different set of map tiles. The Capture button calls a PHP script i wrote that stitches together the custom (panorama) map tiles and returns a JPEG image to the browser. The PHP script expects width (pixels), height (pixels), south-west x (GPoint), north east y (GPoint) and zoom (integer) parameters to be passed to it and from there can stitch together the requested view. If you'd like a look at the PHP source then post here or email me and i'll let you have a copy. Martin. On 31 Oct, 06:26, antonius <[EMAIL PROTECTED]> wrote: > Thanks a lot guys... > > I'll try to make it.. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
