The reason Im looking into this is because Im making a service where
people can share scenic car trips.
My best idea so far is that people use the existing google maps
service (to avoid rewriting existing functionality via api) and mail
the trip to my service which will in turn parse the waypoints and
reproduce the map.
Thats why i looked into geocoding from url. I will look into your
suggestion, but I fear that it will not work in all cases.

Are there any other approaches to this, maybe using GDirections ?

- Erlend

On 17 Sep, 11:07, Mike Williams <[EMAIL PROTECTED]> wrote:
> As far as I can see, the ll and spn provide insufficient bias to cause
> the API geocoder to return E18 Norway rather than E18 London.
>
> And adding &ql=no doesn't either.
>
> I think the only way to do it is "&q=E18+Norway" rather than just
> "&q=E18", in which case you don't need the ll and spn.
>
> --http://econym.org.uk/gmap
> The Blackpool Community Church Javascript Team
--~--~---------~--~----~------------~-------~--~----~
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