I think ive figured it out... It was a programming mistake and I was
generating the coordinates for my xml for Google maps as well as
calling coordinates for my VE maps with a sql query that was using
test points that were not exactly correct.

Thanks for the help... I just needed some coffee and a break hehe

On Jan 28, 6:47 pm, Rossko <[email protected]> wrote:
> > As of now I encountered another problem I am not having in 
> > myhttp://LocalHost.
> > In my localHost my map shows all my markers without any javaScript
> > errors. I think IISv6 is not letting me access the xml file in the
> > server so the markers are not showing in the server....???????????
>
> Your call for the API is plonked in the middle of a <form>.  This will
> almost certainly give funny results on different browsers, as you call
> your own script (which relies on the API functions) earlier on in the
> head section of the page.
> Probably best to put the API call before your own script call.
>
> Your markers are there by the way, but they are being plotted in
> Antartica (zoom out to see).
> Lat / longs muddled
>
> cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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