Hi, I use ArcGIS Runtime SDK 100 for android. I create polygon objects on the map and log the geometry points, the points are correct. But I started sketcher editor and edited the geometry. The geometry coordinates are UTM coordinates and not correct coordinates. I use SpatialReference.getWGS84 for spatial reference and coordinates set lat, long. I tried setting Spatial reference for the map, but the maps not working spatial reference WGS84. Please help me. Thanks