Hi all, When i'm using this code: http://maps.google.com/maps?&q=loc:6.13293,3.00007&t=h&z=5
It shows excactly the right position of what i want. But if i'm typing the same code into JavaScript like this: var myLatlng = new google.maps.LatLng(6.13293,3.00007); It shows me taht i'm much far away from the coast. How can that be, and how can I correct this problem? -- 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.
