Hi, I am new to ArcGIS IOS map. I need to know the Correct way of Drawing Polygon Object on ArcGIS Map
1) How to convert the Polygon points [Latitude & Longitudes] to Base Layer Special Reference ?
2) How to convert the Polygon points [Latitude & Longitudes] to ArcGIS map required "AGSPoint"?
It will be good if some one share working sample code for these points explanation, so that i can draw the polygon object on Map from Latitudes and longitudes.
Thanks!!