OfflneRoutingAndGeocoding: Does anyone know how to find the initExtent="" xml code (for android studio) after i make the Basemap & Routing/Geocoding data on arcmap?
I am not sure on what exactly you are asking here however, I am going to make an assumption on what you are asking is what does this line mean inside the MapView:
initExtent="-13042576 3854531 -13026007 3870439"
This would be:
initExtent="XMin YMin XMax YMax" which is all in spatial reference 3857.
Specifically, the coordinates that go inside the "" of the init extent
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.