> (I apologize for posting the code if that's not kosher for the group, Better to give a link to the live example, as per "BEFORE YOU POST: Read our Suggested Posting Guidelines! " http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines
> I have two redundant "Map" buttons (meaning for the default road map > view) side-by-side. No idea why. There must be some redundant UI code, > but I can't figure it out. > map.addControl(mapControl); ... > map.setUIToDefault(); Take away the first. -- 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.
