Hi, I need to calculate the distance between two MapPoints in say km with ArcGis 10.2.2 for WPF. The examples I've found on google suggest to use a LocalGeometryService. However, I couldn't find this service in Argcis 10.2.2 WPF Beta. Has this service been replaced?
Can you specify what SDK you are using? If you are talking about new ArcGIS Runtime for .NET SDK that is in BETA at the moment, we have replaced GeometryService with GeometryEngine.
Can you specify what SDK you are using? If you are talking about new ArcGIS Runtime for .NET SDK that is in BETA at the moment, we have replaced GeometryService with GeometryEngine.