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
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.