On Feb 28, 12:54 pm, olivier69 <[email protected]> wrote: > ok thamks but i don't know how to debug it > can someone help me ?
Try using JSLint.com on your javascript. > thanks > > On 28 fév, 21:18, "[email protected]" <[email protected]> wrote: > > > On Feb 28, 12:10 pm, olivier69 <[email protected]> wrote: > > > > thanks but if i tryhttp://www.apartmentparis.fr/carte-liste.php?Id=02 > > > GLatLng has 2 numbers now > > > > and Initialize is defined line 77 > > > Not according to IE6 and FF (regardless of what you might think and > > see on the page). > > > > On 28 fév, 20:51, "[email protected]" <[email protected]> wrote: > > > > > On Feb 28, 11:33 am, olivier69 <[email protected]> wrote: > > > > > > hi my problem is with the > > > > > maphttp://www.apartmentparis.fr/carte-liste.php > > > > > > and my xml file i shttp://apartmentparis.fr/results.xmlbutthisfile > > > > > works with another map > > > > > Firefoz error console says: > > > > Error: syntax error > > > > Source File:http://www.apartmentparis.fr/carte-liste.php > > > > Line: 48, Column: 30 > > > > Source Code: > > > > maCarte.setCenter(new GLatLng(, ), 16); > > > > > GLatLng needs 2 numbers... > > > > > Error: initialize is not defined > > > > Source File:http://www.apartmentparis.fr/carte-liste.php > > > > Line: 1 > > > > > > thanks > > > > > > On 28 fév, 20:25, olivier69 <[email protected]> wrote: > > > > > > > merci > > > > > > ca ne fonctionne pas mieux mais c'est toujours bon de le savoir > > > > > > > On 28 fév, 17:38, Rossko <[email protected]> wrote: > > > > > > > > <!DOCTYPE > > > > > > > should be first, > > > > > > > and you have two > > > > > > > <html xmlns="... > > > > > > > lines. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
