By far the easiest way is to use the CSS3 border-radius property: http://www.css3.info/preview/rounded-border/ Of course with that you will only see the rounded corners in the newest browsers.
After that, the next best option would be to use transparent PNG files as custom controls: http://code.google.com/apis/maps/documentation/javascript/controls.html#CustomControls Custom controls don't actually have to have any interactivity. Chad Killingsworth On Nov 3, 6:05 am, Jurgis Stepanovs <[email protected]> wrote: > Hallo! > > How could I round Google maps DIV canvas corners, is it possible? > > Thanks, > > Jurgis -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
