append to above message [here we go]...........

from the embed code:
"....cbp=1,300.9623422333469,,0,-5.795457420187979&cbll=39.953256,-82.976483­
&...."
you can extract...
yaw: 300.9623422333469
pitch: -5.795457420187979
new GLatLng: 39.953256,-82.976483­


On Nov 14, 11:36 am, syd636 <[EMAIL PROTECTED]> wrote:
> Thanks Larry.  I thought for sure you might be able to extract it from
> the Embed url that google allows you to generate once you have the
> camera angle just the way you want it.
>
> I manually arrived at new GLatLng(39.953232,-82.976485), yaw:300, and
> pitch:-5 and got this:http://www.sgitest.com/nw_4.htm
>
> I was trying to emulate the image I generated on GoogleMaps that
> yielded the embed code--->
> <iframe width="425" height="240" frameborder="0" scrolling="no"
> marginheight="0" marginwidth="0" src="http://maps.google.com/maps/sv?
> cbp=1,300.9623422333469,,0,-5.795457420187979&amp;cbll=39.953256,-82.976483­&amp;panoid=wcBmcG52kFATnb0JyrPxrQ&amp;v=1&amp;hl=en&amp;gl=us"></
> iframe><br /><small><a href="http://maps.google.com/maps?
> f=q&amp;hl=en&amp;geocode=&amp;q=555+S+18th+St,+Columbus,+OH
> +43205&amp;sll=37.0625,-95.677068&amp;sspn=35.90509,67.5&amp;ie=UTF8&amp;ll­=39.965214,-82.982054&amp;spn=0.001061,0.00206&amp;z=14&amp;layer=c&amp;cbl­l=39.953256,-82.976483&amp;panoid=wcBmcG52kFATnb0JyrPxrQ&amp;cbp=1,300.9623­422333469,,0,-5.795457420187979&amp;source=embed"
> style="color:#0000FF;text-align:left">View Larger Map</a></small>
>
> and the IM 
> code----->http://maps.google.com/maps?f=q&hl=en&geocode=&q=555+S+18th+St,+Colum...
>
> it looks like "...ll=39.953788,-82.976335"..." is the GLatLng
> and ...cbp=1,300.9623422333469,,0,-5.795457420187979"  is "something,
> yaw,,something,pitch"   yes?
>
> On Nov 13, 4:41 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
>
>
> > On Nov 13, 12:53 pm, syd636 <[EMAIL PROTECTED]> wrote:
>
> > > Is there a tool likehttp://mapki.com/getLonLat.phpthatwouldallow
> > > you to navigate to an address, open up street view and manually adjust
> > > the camera in the direction and angle you want and return to you the
> > > lat/long, yaw and pitch values?
>
> > > If not...how do I determine them?
>
> > You can create your own.
>
> > I did it manually with this 
> > page:http://www.geocodezip.com/directorium2_listingC.asp
> > you can use javascript:GLog.write() in the address bar to call the
> > routines that return the POV, once it was adjusted to look where I
> > wanted.
>
> > I have some pages in progress that I am playing with that attempt to
> > auto calculate it, see this 
> > thread:http://groups.google.com/group/Google-Maps-API/browse_frm/thread/48da...
>
> >    -- Larry- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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