Adding points to a map
Adding points to a map
Looking at your map demo and it's pretty cool. Is it possible to add points to a map given the logitude and latitude of a point? If so, how?
I would really like to know this also... thanks.
I would really like to know this also... thanks.
Hi,
One thing you should be aware of is to put the point series behind the map series in the series list array so that the points will be drawn over the map series.
Yes, you can use regular TPointSeries to add points at specific x,y coordinate. Or even draw the points in chart OnAfterDraw event directly on canvas.Looking at your map demo and it's pretty cool. Is it possible to add points to a map given the logitude and latitude of a point? If so, how?
One thing you should be aware of is to put the point series behind the map series in the series list array so that the points will be drawn over the map series.
Pep Jorge
http://support.steema.com
http://support.steema.com