I can't access these codes as it's all encrypted now. I'll ask. Thanks, Gene
On Feb 15, 1:55 pm, "Pil (Trustworthy from experience)" <[email protected]> wrote: > Type two slashes before this line or remove it completely > > map.addControl(new GScaleControl()); > > On Feb 15, 7:29 pm,streetview99<[email protected]> wrote: > > > > >http://www.easysavannah.com/11/testingagain-11.html > > We use php & I can only inject a javascript this way > > > > $map->addScript('map.addControl(new GOverviewMapControl()); > > map.addMapType(G_SATELLITE_3D_MAP); myLayer = new GLayer > > ("org.wikipedia.en"); map.addOverlay(myLayer); map.enableGoogleBar > > ();'); > > > The scale covers my GoogleBar search. Trying to add driving directions > > too w/ nio success. Our directory guru says we can add any script we > > want w/ >> > > > $map->addScript(''); > > > But it seems driving directions are escaping me. We have a field to > > add js in the <head></head> sections. & ways to add js to the <body></ > > body> but I cannot find a way to add "Onload" to the actual <body> > > tag. > > Thanks, Gene- 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 -~----------~----~----~----~------~----~------~--~---
