Closed GoogleCodeExporter closed 9 years ago
Hi
This work perfectly, try whit it
var
Mk: TMarker;
begin
Mk := GMMarker1.Add;
Mk.Draggable := True;
Mk.Icon := 'http://www.google.com/mapmaker/mapfiles/marker-k.png';
Mk.CenterMapTo;
end;
Regards
Original comment by cadet...@gmail.com
on 25 Feb 2015 at 5:57
Original issue reported on code.google.com by
eng.artu...@gmail.com
on 24 Feb 2015 at 7:34