On Apr 28, 3:46 pm, dwd <[email protected]> wrote:
>
>      function loadStoreDetail() {
>       if (GBrowserIsCompatible()) {
>         map = new GMap2(document.getElementById("map"));
>          . . . . . . .
>       }else{
>         alert('Browser is not Google Maps compatible');
>       }
>     }
>
> Any help is greatly appreciated!

I'm surprised that GBrowserIsCompatible() works if GMap2() doesn't.
Perhaps you could give a demonstrator URL? There's not much to
diagnose in that code snippet (particularly since it all depends on an
external library).

Andrew
--~--~---------~--~----~------------~-------~--~----~
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