Quote:
|
Originally Posted by goldfndr
Question to those with MapPoint: Do either of the 2006 versions work for waypoints or centering? You should be able to swap ns04mappoint.vbs 20060629 vs 2007 with the following exceptions: - Add or remove the BestSNR parameter to the OnScanCompleteMappoint subroutine.
- Add or remove the Distance function.
Let me know what you find, and I'll try to dig further. Also, please enable track drawing ( WriteTrack) and crumb trails ( DropCrumbs), let me know if those work.
|
what do you mean for "add or remove distance function"?
Must I remove from this line:
ElseIf Distance(crumbLat, crumbLon, NowLat, NowLon) > CrumbGap Then
And i must to change BestSNR with a fix number?
Thanks a lot.
By(t)e