Rather than tweaking the Google GMapTypeControl buttons, it's easier to
create your own custom GControl. You get total control of what it
looks like, and it's future-proof.

http://code.google.com/apis/maps/documentation/controls.html#Custom_Contr
ols

You can use map.getMapTypes() to obtain a list of available map types.

You can use maptype.getName() on each of those may types to obtain
their names. Use maptype.getName(true) if you want the short name.

-- 
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team


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