On Dec 22, 10:25 am, JonniK <[email protected]> wrote:
> > I think Mapsicle queries are expected to go here 
> > -http://groups.google.com/group/google-maps-utility-library
>
> yeah, but this group is close for write questions.

That particular Group is for developers working on the library, not
with (using) the library.

> and my question is refer to all Google Maps API on Street View.

You mentioned "Mapsicle", not the API. I've no idea what Mapsicle is,
although there are some developers here who are members of the Utility
Library group.

What do you actually want to do? To geocode a particular building
using the StreetView panorama? A GStreetViewPanorama object provides
getLatLng() and getPOV() methods; getLatLng returns the GLatLng
location of the camera, and getPOV returns {yaw, pitch, zoom}, that
is, what the camera's looking at. I don't think there's enough
information there to calculate a geocode within the panorama, though.

Andrew

--

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.


Reply via email to