Hi everyone, We've reproduced the issue on a Blackberry 5 simulator. The issue is that the Blackberry 5 browser requires the map div have an explicit z-index, else it does not display correctly. Until mid-January we were setting the z-index of the map div to 0, however developers complained that this prevented from displaying a floating map. So we removed that code and verified the map displayed correctly in supported browsers.
Since reverting the change would introduce a regression in supported browsers, I recommend that Blackberry 5 site developers set the map div z-index to 0. I'd be interested to know if this is problematic though, as we may be able to find other workarounds. Thanks Ben On Fri, Apr 1, 2011 at 2:28 AM, Chad <[email protected]> wrote: > Hi everyone. > > About two months ago we suddenly started having issues with maps displaying > in the browser on BlackBerry OS 5. > > Even from the API reference sample > http://code.google.com/apis/maps/documentation/javascript/examples/map-simple.html > all > that displays is a grey square where the map should be. > > RIM has been able to reproduce the issue on different models so it is not > limited to my organization. > > When I search the web, I don't find anyone reporting this behavior. > > Has anyone ever had a similar issue ? > > Thanks. > > > Chad > > -- > 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. > -- 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.
