On Oct 3, 5:27 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi I have managed to implement lots of Map API's on various websites; > however no matter what I do I cannot make this one work; > > http://www.countryimage.co.uk/map.html > > I have been using the free Google Maps tool from web assist through > Dreamweaver CS3. > > The map just does not show the area that I have Given it ie, Post code > DT11 8ST which is in Blandford Dorset England. > > I have tried it in various browsers, including IE7 and Firefox, non > work. > > I have double checked the API key and all seems correct. > > I have also tried inputting the code which is generated with the API > key. This does not work either. > > I hope that someone can help
The geocoder can not locate that address. http://www.geocodezip.com/example_geo2.asp?addr1=Sunrise%20Business%20Park,%20Blandford,%20Dorset,%20DT11%208ST&geocode=1 You will probably need to locate it manually and hard code the coordinates (it may not appear on the map). -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
