Hi,
I´m trying to use a WinformsMap.TrackOverlay. However, when I try to access it I get the error message: The given key was not present in the dictionary.
I´m trying this way:
Map.TrackOverlay.TrackMode =
TrackMode.Point;
What could be wrong?
Thanks in advance,
Mauro