Hi Larry, Here is a link: http://590.linux1.testsider.dk/test.php
On 22 Okt., 15:49, "[email protected]" <[email protected]> wrote: > On Oct 22, 6:28 am, "[email protected]" <[email protected]> wrote: > > > > > > > On 22 Okt., 15:09, "[email protected]" <[email protected]> > > wrote: > > > On Oct 22, 4:40 am, "[email protected]" <[email protected]> wrote: > > > > > Hi all, > > > > > When i'm using this > > > > code:http://maps.google.com/maps?&q=loc:6.13293,3.00007&t=h&z=5 > > > > Why are you using loc:? > > > >http://maps.google.com/maps?q=loc:6.13293,3.00007&t=h&ie=UTF8&ll=6.13... > > > > That puts the marker at 6.13296,2.999992 (I don't know why). > > > > The closest point to there the reverse geocoder returns is: > > > Gulf of Guinea (3.7355442, 3.743509) > > > > -- Larry > > > > > 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?- Skjul tekst i > > > > anførselstegn - > > > > - Vis tekst i anførselstegn - > > > Hi Larry, > > > The problem is the JavaScript, not the URL. > > This is my code: > > > This code shows different coordinates than what the URL is > showing... > > Why is it doing that? > > I don't know. Post a link to your map and maybe I could have seen > what it is doing. That URL is showing 6.13296,2.999992. > > -- Larry- Skjul tekst i anførselstegn - > > - Vis tekst i anførselstegn - -- 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.
