I don't believe that this is possible with the Google Maps API, though you can use the Panoramio API to query for photos based on a bounding rectangle:
http://www.panoramio.com/api/widget/reference.html#PhotoRequestOptions (see the option called "rect") Cheers, Andres On Mon, Aug 15, 2011 at 1:29 AM, aheep <[email protected]> wrote: > Hello, > > i´ve got a question. I´m using panoramio to show some pictures on my > map. Is it possible to size the panoramio layer. What i want to do is > just to view the pictures on several playes like the centre of Berlin. > > I didn´t found anything about that in the google maps api > documentation? > > thanks > > -- > 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. > > -- 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.
