hello,

I'm testen all of my sites on my mobile phone. on some pages I've
build in a map with the api. If I open up such a page with my mobile
(htc s710 with InternetExplorer) the map isn't shown.

so I set the css for the map-div at "display:none" to set it visible
just if map can be shown. (no map on mobile device) but although I
reactivate the div within the
   if (GBrowserIsCompatible()) {
the div is shown without the map on my mobile.

short:
GBrowserIsCompatible() say my phone can show the map but it doesn't do
so.

I want either "no div if no map" or "div with map" but no empty div...
where is the problem and how can I fix it?

thanks for helping
ueb
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to