My app isn't online yet, so i cant provide a link. I know tha border-radius is not a standard yet, but by the way, not only IE supports it. All webkit-based browsers, like chrome or safari, acept it, even if they have their own -webkit-border-radius. Of couse, im using -moz-border-radius too. I know that its not exactly a gm api question, but i cant imagine why it works on all divs except the streetview's one.
On 1 jun, 00:52, pete <[email protected]> wrote: > Good sir, might we trouble you for a link? > > Please keep in mind, this is not directly a Google Maps API question. > > As a further note, border-radius is not fully supported (e.g. IE9 Beta > is the only IE that has it implemented). > > A JS approach might be more robust for now. > > On Jun 1, 2:33 am, "Miguel.camba" <[email protected]> wrote: > > > Hi. I have some streetview panes inside into some infoboxes on my web. > > The infoboxes, and all the stuff in the page hace rounded cornes, so i > > would like to make streetview pane look similar, but I apply CSS style > > to the div, and it just ignore me. > > Why? And even more important, is this possible? > > > I guess I could force rounded corners using one js library, but i > > would like to use only css. -- 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.
