dear Sleschinski!
firstly thankyou for quick reply !
Speed of point v = S_map/t , so we just need a correctly S_map = scale_map*S_road. So in my code
axMap1.CurrentScale =0.025;
with: 0.025 mean 125m/1 inch (you can see it in axmap1)
And 1 more question: how can i get lon/lat by click mouse even! im stuck at this
firstly thankyou for quick reply !
Speed of point v = S_map/t , so we just need a correctly S_map = scale_map*S_road. So in my code
axMap1.CurrentScale =0.025;
with: 0.025 mean 125m/1 inch (you can see it in axmap1)
0.25 1km/inch
0.05 250m/inch
0.0625 250m/inch
0.08 250m/inch
I dont know the relation bettween CurrentScale and the real scale. And 1 more question: how can i get lon/lat by click mouse even! im stuck at this