On Oct 12, 3:08 pm, Ryan Carman <[email protected]> wrote:

> The search bar works fine just don't seem to be getting any feedback
> in my adsense reports.
>

That is very likely because you have no second parameter in your
GMap2() constructor.

You have defined mapOptions object that contains googleBarOptions and
adsOptions looking just fine. You just have to use it.

var map = new GMap2(document.getElementById("map_canvas"),
mapOptions);



-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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