I have used `AGSGeometryWebMercatorToGeographic` and `
AGSGeometryGeographicToWebMercator` to convert from web mercator to geographic in runtime Sdk 10.x. But its not in runtime sdk 100.x. How can i get this functionalities?
Regards,
You can use AGSGeometryEngine's projectGeometry:toSpatialReference: method to project a geometry. You can pass AGSSpatialReference's webMercator or WGS84 method to set the desired spatial reference.
Hope this helps!
Nimesh
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.