> >   searchFormHint: "Pizza"
> I tried pasting this line into the code and the map doesnt show up
> when i do it, where do i place this line please?

Slow down, use your head, one thing at a time.

Esa said that was a googleBarOption.
Look in your code, see -
    map = new GMap2(container,
{draggableCursor:"crosshair",googleBarOptions:{showOnLoad:true}});
Focus in on just one part ...
     ... googleBarOptions:{showOnLoad:true} ...
Without referring to the documentation, I would guess that's where
another option might go, no?
     ... googleBarOptions:{showOnLoad:true , searchFormHint:
"Pizza"} ...

--~--~---------~--~----~------------~-------~--~----~
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