I want to calculate distance between 2 postcodes. User will only input postcodes. I am using GDirections to load the map and directions. What parameter I need to pass to get the direction. Currently I am passing (from: <PostCodeFrom>, UK to: <PostCodeTo>, UK) to the load function of GDirections. It works for most of the postcodes but not for a few valid postcodes e.g. BS99 7AR, L74 4AG
Thanks Prakash On Nov 10, 12:26 pm, mapperzUK <[EMAIL PROTECTED]> wrote: > BS99 7AR (51.50952, -2.582718) Centroid > The location for this post code is not accurate. > > L74 4AG (53.393812, -2.987895) > > Using the Google Geocoder. > > Mapperzhttp://mapperz.blogspot.com/ > > On Nov 10, 10:32 am, pgiant <[EMAIL PROTECTED]> wrote: > > > > > I am testing my application with FREE Google Maps API. There are few > > UK post codes (e.g. BS99 7AR, L74 4AG) that I can’t find through free > > map API where as on Google map I can find the same postcode. I would > > like to know, Can I find full postcode range on the Premier version? > > Does Premier version and Free version share the same database or > > different? I am running my application on WIndows XP Professional SP > > 2, IE7. > > Thanks in advance- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
