On Nov 23, 10:53 am, Marco <[EMAIL PROTECTED]> wrote:
> Dear all,
> I'm busy to find out a "solution" to snap point to street, but not "On
> the fly" via javascript, but offline (server side).
>
> There is this wonderfull sample
> http://econym.googlepages.com/snap.htm
> But this sample use javascript and the click event...
> I can't find how to do the same loading data from a database &
> offline...
>
> In other words, how to build a function to do the same with point
> comming from the database ?
> Any samples ? or idea how to...
>
The GDirections class is only (currently) available in the client.
You can't legally get directions from the service via HTTP (at least
not the last time I read the TOU).  The best example on how to is the
one from Mike Williams.

  -- Larry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
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