> If you mean making a GDirections call every time the mouse moves, then
> that would be sluggish. There's a GDirections speed limit of about 3 or
> 4 per second.
>
> Looping along the poly doing .getVertex() and .distanceFrom()s should be
> fast enough.

Impressive speed of 3-4 seconds. That's fast enough for what I'm
doing. I've not used the Gdirections at all, so I'll look into it and
the .getVertex and .distanceFrom and see what I can come up with. I
basically need a mileage tooltip over the mouse when I navigate a
highway. If anyone has done this, give me a shout or post a link.

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