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
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.