On Mar 13, 3:08 pm, bob <[email protected]> wrote:
>
> Regarding the additional marker, I've tried to locate and debug the
> issue, but may I know which line shows that it tries to
> load:http://fyp.no-ip.info/TrackingThruGoogleMaps/myAjax.jsp?townSelect=""
> ?
Line 107:
http.open("GET", url+ searchParameter+"=" + escape(name), true);
I stepped through the code using Firebug in Firefox, and at the time
that line is reached,
url = "myAjax.jsp?"
searchParameter = "townSelect"
name = ""
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
-~----------~----~----~----~------~----~------~--~---