On Oct 13, 2:12 pm, MarkHoward <[EMAIL PROTECTED]> wrote:
> The link ishttp://www.nzmotorhome.co.nz/GeoKiwi/GeoKiwiMain.html
> Can't see why the markers don't show.  Have created the page from the
> excellent Mike Williams tutorial (without REALLY understanding all I
> was doing). It was working until I then added a few more markers to
> the markers.xml file and now none of them are showing.
> Any pointers as to how to debug javascript would be handy too.
Try looking at your xml file in a browser:
http://www.nzmotorhome.co.nz/GeoKiwi/markers.xml
It is invalid now.
=================================================================
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error
and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
Whitespace is not allowed at this location. Error processing resource
'http://www.nzmotorhome.co.nz/GeoKiwi/markers.xml'. ...

 <marker lat="-46.11413709903857" lng="168.93391370773315" name="Shell
Truck Stop"  description="Cnr Main South Rd & ...

=================================================================

Looks like you added an & without encoding it to be &amp;

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