Hi,

I've been working on my own little Google Map application but have
come across a rather random problem.

Here is a link to the map:
http://robertbeal.com/map/

Now, I've been working on this for a few weeks, and it has all been
working fine. This was locally, ie open the html file in my browser
(not hosting it). I have tried hosting it though, and it still isn't
working.

Recently though the actual map stopped showing when the pages loads.
I've noticed that if I comment out:

$routes.directions = new GDirections();

ie, creating the instance of GDirections, the map loads just fine. If
I put it back in, the map won't show.

Don't suppose someone could help unblock me, I can't see what I've
done wrong, especially as it was working last week.

I've used JQuery and initialise the map and directions during "init".
This worked previously, and I've not changed it.

Thanks for any help.

Rob.

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