Hi, maybe someone knows how to identify spatial reference of mobilemapPackage? I`m using Android studio. How can I check this in console ?
Thanks for help!
Hi John Mcoy,
A mobile map package can contain several maps within it. What you would need to do is pull out which map you are interested in via MobileMapPackage.getMaps() ( MobileMapPackage| arcgis-android ) and then use getSpatialReference on that retrieved map using the ArcGISMap.getSpatialReference() method (ArcGISMap| arcgis-android ).
I hope this helps!
Thanks Alexander
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.