Hi Sandro- I think the issue is actually that you're posting in the wrong group. The StreetView API is only in the JS API, not the Flash API.
I'm guessing that this demo is what you want-it calculates the angle towards a given lat/lng: http://gmaps-samples.googlecode.com/svn/trunk/streetview/angletowardsbuilding.html If not, please post in the other group with more details. Thanks! - pamela On Wed, Sep 2, 2009 at 5:06 PM, Sandro<[email protected]> wrote: > > Maybe I have to be more exact... > > I have a DB with addresses from restaurants in zurich. The addresses > are converted to geocoordinates for use in the normal google map. Now > I wanted to use street view to show an actual picture of the > restaurant, but realized that more than the geocoordinates of the > addresses is needed. I need the pitch and the angle of the camera view > (GPOV coordinates in map api manual). Sure I can get these infos > manually (for example from this site: http://itouchmap.com/latlong.html), > but I have more than 500 restaurants so I thought there has to be a > way to get these infos automatically, just by giving the address with > exact house number. > > Or do I get this totally wrong? > > Thanks! > > -- > > > On 1 Sep., 13:56, Sandro <[email protected]> wrote: >> Hi >> >> Is there a way to get theGPov-values automatically by webservice, as >> it is possible to get the LatLng coordinates for the exact position? >> With street view and withoutGPov, all the views just point to >> north... >> >> Thanks in advance! >> >> Sandro >> >> -- > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
