Using VS 2015 with GIT plugin. I did a clon of the current master. I had to guess at a lot of references for Plugin. It may be circular the way I have it but it appears to get rid of the reference issues.
The problem is now where there is a class property missing for a bunch of classes. srtm.getAltitude is the method call. What library or project should be used?
Look in the ElevationProfile.cs file line 178.
I usually work with web applications, but am not afraid of learning.
Using VS 2015 with GIT plugin. I did a clon of the current master. I had to guess at a lot of references for Plugin. It may be circular the way I have it but it appears to get rid of the reference issues.
The problem is now where there is a class property missing for a bunch of classes. srtm.getAltitude is the method call. What library or project should be used?
Look in the ElevationProfile.cs file line 178.
I usually work with web applications, but am not afraid of learning.
Thank you for your time, Mark