I was worried about the jquery-ui. I use Dreamweaver for development
even though I only ever use the code side. It chokes when I try to
load the ui stylesheet. I should have known that it's way too big. It
appears that when the CSS was generated it is repeating the same
styles multiple times. I need to figure out a way to remove all the
duplicate sections.

Something that I'm confused about is watching Firebug it shows that it
is making an AJAX post request twice. Which appears to mean that the
same function is getting called twice for no apparent reason.

As far as the route, I am thinking of trying to figure out how to
route around any closings that are located between the two clicks. I
suspect that will be a work in progress and will have to be
implemented sometime after I launch it officially.

On Mar 20, 10:44 am, Andrew Leach <[email protected]>
wrote:
> On Mar 20, 3:30 pm, Shane <[email protected]> wrote:
>
> > Thanks for taking the time to check it out.
>
> > When I have the script debugger enabled in Firebug the page will not
> > load. The Firefox status says 'Connecting to gg.google.com.'
>
> There's a bug in Firebug with FF 3.0.7, which I see you're using to
> post.
>
> > When I disable the debugger the page loads and works great.
>
> That's the workaround!
>
> > The mapClick() function was just added earlier. Perhaps you loaded the
> > page at the time that I was working on it.
>
> Possibly. It doesn't error now (it did for me earlier too). Your use
> of jquery-ui.css is really causing problems though -- 3.1MB is FAR too
> large! That's why it's taking so long to load.
>
> It's not obvious that two clicks on the map will produce a route.
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to