|
Hello, I am using VE.Maps v1.0 in .Net 2.0!
Ive created an application that allows a person to mult-plot a path that they walked in my city, and on submittion it will calculate the distance walked and store all points in my SQL database.
Right now I am trying to figure out a way to redraw the persons path on the Map from the points in the database on thier return.
As well, is it possible create say a pushpin for a certain user (ie. Thier House), store in my SQLDB, and redraw on thier return to thier history?
Thanks in advance! Cheers
|