Does your code throw an error when you enter 'Croydon'? It is possible the system has not been able to effectively geocode 'Camberley' and so is not able to return directions from it.
Try adding a listener for the error event and capture what happens when you enter 'Camberley'. You can also paste a snapshot of your code and I'll see if I can be of help. near-a-point http://www.nearapoint.com On Jun 24, 9:35 am, fraser1980 <[email protected]> wrote: > I have implemented a map with directions to a fixed location on a site > I am building. The problem is, directions are only returned for > specific 'from' locations. ie. if I enter 'Croydon', directions are > pulled back fine, but if I enter 'Camberley' nothing is returned. > Inputting 'Camberley, Surrey' does however give me directions. > > Is there any way to handle these instances? > > Cheers --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
