Is there a working downloadable demo of a "store" locator using UK postcodes. As I am not quite sure of this and it would be good to see one working and one that I can play with.
I have searched Google for a tut on this for UK postcodes but can not find a working example Cheers On Jun 23, 4:29 pm, Andrew Leach <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
