Hi Nicolas, When I load your link in Firefox 3.5.5 / WinXP I see the following 2 JavaScript errors in your page:
missing ; before statement var contentString ='<div><h3>I'm here !</h3> </div>';\nmap2.php...ng=-0.630 (line 75) initialize is not defined I suggest you try to debug your page using a JavaScript debugger such as Firebug. - Ben On Mon, Nov 9, 2009 at 8:32 AM, Nicolas Roussel <[email protected]>wrote: > > Hello, > > You can try the script here: > http://www.rdvmobile.mobi/map2.php?Lat=44.630&Lng=-0.630 > > I do not know if this is not because of the connection speed mobile? > > Cdlt. > > > On Nov 6, 2:25 am, Ben Appleton <[email protected]> wrote: > > Hi Nicolas, > > > > Can you provide a link to your site? > > > > Thanks, > > Ben > > > > On Fri, Nov 6, 2009 at 1:38 AM, Nicolas Roussel <[email protected]> > wrote: > > > > > Hello, > > > > > I have a problem with one of my scripts on my Iphone. > > > > > My script works correctly every time on Android, blackberry 9700 or > > > Firefox ... > > > > > But on Iphone the script works 1 time on 3. > > > > > I get a different error almost all the time > > > > > JavaScript Error ligne 1 > > >http://maps.gstatic.co...les/api-3/20/common.js > > > SyntaxError: Parse error > > > > > Or > > > > > JavaScript Error ligne 1 > > >http://maps.gstatic.co...les/api-3/20/marker.js > > > SyntaxError: Parse error > > > > > Would you know come out this problem ? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
