>U can find the zoom in and out icons in the infowindow right now in
>www.erodemappy.com .But they doesn t seem to work...
The map needs some css for the zoom in & out text as it is set to white.
Something like this:-
a.iw:link {color: #000000;font-size:12px}
a.iw:hover {font-size:12px}
.text{width:200px;}
So that the 'Zoom In' text shows up in black.
You need to think about the design of your
map and clean up the existing code before expecting
further copy & paste to function as in this case.
Ralph
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---