I have some multi-part polygons (Esri.ArcGISRuntime.Geometry.Polygon) which exceed the size limits of Google Earth. Is there a way to 'simplify' the polygons, e.g. by removing superfluous points, and minuscule bend radii?
Solved! Go to Solution.
Yes - Esri.ArcGISRuntime.Geometry.GeometryEngine.Generalize
Yes - Esri.ArcGISRuntime.Geometry.GeometryEngine.Generalize