On Aug 26, 3:24 am, Jason <[email protected]> wrote:
> Hi I am trying to setup a map (http://ridecanberra.com.au/dev/) and am
> getting the following error in IE7/8. FF and Safari seem to work fine.
>
> Invalid Argument.
> Line: 50
> Char: 18
> main.js
> Code:0
> URL..../maps2.api/main.js
>
> I am using pretty much the exact same code on another site and it
> seems to work fine which is what has got me stumped.
>
> Any help is hugely appreciated!

Might I suggest the MS script debugger?

The error originates from this call:
map.addOverlay(marker);

Inside you xml processing loop when i=56.
Notice anything missing?
"<marker post_id=\"87\" post_title=\"R.E.A.L Fun\" link=\"\" lat=\"\"
lon=\"\" description=\"R.E.A.L Fun offers many activities for you to
experience in the Nation’s Capital. One of the activities is the
Mountain Biking Adventures, which offers mountain biking trips in the
mountains and pine forests surrounding Canberra. The trips are
accompanied by experienced guides and run for either a half day or
full day. Bikes and safety equipment is provided.\" address=\"\"
suburb=\"\" state=\"\" postcode=\"\" phone=\"\" category=\"16\"
thumbnail=\"\"/>"

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