On Sep 1, 7:06 pm, yodark <[EMAIL PROTECTED]> wrote:
> Hello,
> I have a little question :
> How do you move a marker (by code) ?
> I've tried
>
> var point = new GLatLng(48.19983,4.142305);
> mymarker = map.addOverlay(new GMarker(point));
>
> then
> mymarker.setLatLng(new GLatLng(48.19983, 4.142315));
> but it doesn't work...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---