Find this line in your code... var latlng = new google.maps.LatLng(53.5285700, 2.1917500);
change to... var latlng = new google.maps.LatLng(53.5285700, -2.1917500); :) On Oct 25, 3:05 pm, Whitebeck Court <[email protected]> wrote: > I am trying to set up a map on my website. Have got the code installed > on the link below, but cannot get the map to show the right position. > > The address I want is shown on the link. I thought the long/lat code > was correct but its showing the middle of the north sea. > > What have I done wrong? > > http://www.whitebeckcourt.info/googlemaptest.htm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
