On Sep 7, 5:56 am, edward <[email protected]> wrote: > Hi > > I am using the address / postcode to put a pointer on the map. Its > showing up in the wrong place. The address is Coin Street > neighbourhood centre, 108 Stamford Street, > South Bank, London SE1 9NH > > It come up some 100m to the east of where it should be. When I type > this address into google maps (rather than do it on my website) its > still in the wrong > place.http://maps.google.co.uk/maps?f=q&source=s_q&hl=en&q=Coin+Street+neig... > > What's wrong - I'd be really greatful for any help
Sounds like the geocoder database has the wrong coordinates for that address. If you know where it is and are using the Google Maps API (the topic of this group), use the correct coordinates to place the marker, not the geocoder results. -- Larry > > Thanks > > E -- 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.
