On Jun 23, 4:16 pm, Goose <[email protected]> wrote:
> Its ok I have now sorted it. However how do I implement UK postcode
> searches.
>
> So a user searches SW18 9GH and it would find any "stores" in that
> area

Geocode the postcode (NB: Google lops off the last two letters, so it
becomes quite a generalised location). That will result in a lat and
lng that you can pass to your locator script with a suitable radius.

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