I need to modify the image of the zoom
how to???
map.addControl(new GSmallZoomControl ({
buttonHTML: "<img src='zoom-button.gif' />",
buttonZoomingHTML: "<img src='zoom-in.gif' />",
buttonStartingStyle: {width: '24px', height: '24px'}
},{
buttonHTML: "<img src='zoom-button.gif' />",
buttonZoomingHTML: "<img src='zoom-out.gif' />",
buttonStartingStyle: {width: '24px', height: '24px'}
}));
My Englishman is terrible sorry
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---