I tried but 1st example does not work with Google maps canvas. Yes, browser correctly creates rounded corners as CSS3 describes, but Google maps plot procedures draws over rounded corners, at the end map has shaped corners.
Will look for 2nd example... But maybe there some how is possibility to control map canvas draw function using options? Jurgis On 3 nov., 13:44, Chad Killingsworth <[email protected]> wrote: > 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.ht... > 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.
