I dint even think that the to address could be wrong! Changed it and it works! Thankyou ever so much for your help!
Phill On Oct 13, 11:43 pm, "[email protected]" <[email protected]> wrote: > On Oct 13, 2:05 pm, phill <[email protected]> wrote: > > > Hi, > > I wrote a webpage for a friend, and created a page which gives the > > user dirrections. It can be found > > at:http://www.mandcservices-site.co.uk/find.htm > > > When I last tested this, it worked, however when I was showing > > somebody the page a couple days ago I started getting the error > > (G_GEO_UNKNOWN_ADDRESS) > > > The code is located athttp://www.mandcservices-site.co.uk/map.js > > Would anybody help me find and correct the problem? > > Seems like the directions database no longer includes "173-175 High > Street" (it doesn't recognize that address. > > This page geocodes the addresses, then does the directions from the > resulting > coordinates:http://www.geocodezip.com/example_geo2.asp?addr2=173-175%20High%20Str... > > If you click on the "Get Directions" button below "Directions using > addresses:", you will see the same error. > > What I would suggest is replace the address with the correct > coordinates of the > location.http://groups.google.com/group/google-maps-api/browse_frm/thread/671e... > > http://www.geocodezip.com/example_geo2.asp?addr2=(51.4053158,%20-2.32... > > This address seems to work though: > 175 High St, Batheaston, Bath and North East Somerset BA1 7, UK > (is it the correct place?) > > -- Larry > > > Phill -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
