Just add this map to your site > http://code.google.com/apis/maps/documentation/examples/streetview-click.html It's the best I can do right now
On Oct 4, 12:47 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > The streetviews at Google Maps are placed into their infowindows. This > requires additional code than the standard google map w/ the 3 main, > basic controls. > in "Map, Satellite etc. " The 2 instances I've seen > w/ streetview in the popups used javascript to do it. Here is a > section of source code in a standard google maps w/ the only refernce > to "StreetView" there is in it. I get everything to work on that page> > "http://maps.google.com/maps?hl=en&tab=wl" but the map type > > buttons. I think I can do it though w/ a little trial & error...maybe. > Then maybe, maybe the js files can be isolated...maybe :)>> > > "["http://mt0.google.com/mt/v\x3dw2t.83\x26hl\x3den\x26","http:// > mt1.google.com/mt/v\x3dw2t.83\x26hl\x3den\x26","http://mt2.google.com/ > mt/v\x3dw2t.83\x26hl\x3den\x26","http://mt3.google.com/mt/v\x3dw2t. > 83\x26hl\x3den\x26"],"","","",false,"G",{},["http://mt0.google.com/mt/v > \x3dapp.81\x26hl\x3den\x26","http://mt1.google.com/mt/v\x3dapp.81\x26hl > \x3den\x26","http://mt2.google.com/mt/v\x3dapp.81\x26hl\x3den > \x26","http://mt3.google.com/mt/v\x3dapp.81\x26hl\x3den > \x26"],jslinker);var callee = arguments.callee;if (!callee.called) > {callee.called = true;jsLoadCallback();}}})();function GUnload() {if > (window.GUnloadApi) {GUnloadApi();}}var _mIsRtl = false;var _mF = > [ ,,false,true,true, > 100,4096,"bounds_cippppt.txt","cities_cippppt.txt","local/add/ > flagStreetView",true,true,400,true,true,,true,,true,"/maps/c/ui/ > HovercardLauncher/ > dommanifest.js",,true,true,false,false,true,true,false,true,true,true,,true,true,,true,,true,"http:// > maps.google.com/maps/stk/fetch",0,,true,true,,,true,,,,"http:// > maps.google.com/maps/stk/ > style",true,"107485602240773805043.00043dadc95ca3874f1fa",,"US,AU,NZ,MX,DK,FR,BE,CA,DE,GB,IE,PR,PT,RU,SG",false, > 1000,42,"http:// > cbk0.google.com",false,true,"ar,iw",false,true,,true,true,true,false,"http:// > suggestqueries.google.cn/complete/maps","http:// > pagead2.googlesyndication.com/pagead/imgad?id > \x3dCMKp3NaV5_mE1AEQEBgQMgieroCd6vHEKA",false,,true,true,,false, > 5000,true,,false,"SS","en,fr",false,"tbr","Earth","SATELLITE_3D_MAP",false,true,true,true,"getEarthInstance",false,true,true,true,true,,true,true,"","1",true,false,false,true,false,true, > 25,"0.25","AU,BE,FR,NZ,US",true,false,false,false,500,"http:// > chart.apis.google.com/chart?cht\x3dqr\x26chs\x3d80x80\x26chld\x3d| > 0\x26chl > \x3d",false,,,true,true,false,,true,false,false,false,true,false,false,true,false,true,true,false,,false,false,false,false, > 30,false,false,true,false,false,false ];var _mHost = "http:// > maps.google.com";var _mUri = > > If they are trying to curb the use of StreetView or think they can > keep it under their control, they are sadly mistaken unless they renig > on the API etc. Scripts are being written all over that incorporate > StreetView in a number of different ways now. If you search the above > code you'll find references to map ads also. I know it'd probably be > a small .js file that can allow this. > > On Sep 15, 10:11 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > > > On Sep 15, 4:01 pm, Rossko <[EMAIL PROTECTED]> wrote: > > > > You could start here - > > > >http://code.google.com/apis/maps/documentation/controls.html > > > Or this > > suggestion:http://groups.google.com/group/Google-Maps-API/msg/5926dab0619a0f21- > > 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 -~----------~----~----~----~------~----~------~--~---
