Esri / military-planner-application-csharp

The Military Planner Application is an Application Prototype Template for planning military operations.
Apache License 2.0
28 stars 19 forks source link

MeasureAction not in ArcGIS Runtime SDK for .NET 10.2.4 #6

Closed jmccausland closed 9 years ago

jmccausland commented 9 years ago

ArcGIS Runtime SDK for WPF has a MeasureAction to implement a measure tool. The SDK for .NET 10.2.4 does not contain these classes. It appears the .NET version has a "Mensuration" class that can do measurements but requires the layers web service to support mensuration.

Will need to reevaluate how to implement the measure tool.

csmoore commented 9 years ago

Closing some of these information-only issues

But if this one impacts the app in a specific way like "Implement Measure Tool" feel free to create a new issue