On Dec 19, 8:38 am, "[email protected]" <[email protected]> wrote: > On Dec 19, 8:26 am, "[email protected]" <[email protected]> wrote: > > > Sorry: > > > this is the link: > > >http://www.arry81.com/maps.htm > > > i fyou check the coordinates are the same of the link that ou create > > if search for example Como in google maps. > > If I search for Como in google maps:http://maps.google.com/?q=Como > > I get Como Wisconsin 53147 > ll=42.611159,-88.493156 > (which is nowhere near your marker) > > > > > > > > > On 19 Dic, 17:18, "[email protected]" <[email protected]> wrote: > > > > On Dec 19, 7:15 am, "[email protected]" <[email protected]> wrote: > > > > > Hi! > > > > > I've a insolit problem with the position of Marker in my custom Google > > > > Map....i insert the exactly coordinates of the town that i've search > > > > with google maps(i've bring he coordinates from the link that i've > > > > created clicking "link") > > > > but in my custom map the marker position is incorrect! > > > > Can you provide a link to your map? > > > as requested in the posting > > > guidelines:http://groups.google.com/group/Google-Maps-API/web/suggested-posting-... > > > > A link to the Google Map that you used set the coordinates might be > > > useful as well. > > > > > my JS script is: > > > > > map.setCenter(new GLatLng(45.9862, 9.2596),12); > > > > //<![CDATA[ > > > > var point = new GLatLng(45.839324,9.102173); > > > > var marker = createMarker(point,"Como","Como") > > > > map.addOverlay(marker); > > > > Are you expecting the marker to be in the center of the map? > The map is centered at: (45.9862, 9.2596)
Do you expect it to be centered on the marker at (45.839324, 9.102173)? [oops, can't type or at least cut and paste] 20395.90 meters away... -- Larry > > > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
