Does anyone know how to exactly match the google maps mapTypeControl button style (concerning ui/css)? I found a nice tutorial but the buttons do not match the default google style. Is there an easy way to get exactly the current google maps button styles or do I have to manualy try to match the current styles (can be different in every new release which would be kind of a pain in the… you know what I mean).
Does anyone know how to exactly match the google maps mapTypeControl button style (concerning
Share
A quick look into the Chrome Developer console reveals the following inline styles (there are no classes or id-s assigned to any of the buttons). Also notice that this element has an empty no-styler floating wrapper that also holds the button menu (the terrain button).
For the Map button:
For the Satellite button the only style that differs is the font-weight