I have to develop a desktop application in java as a college project that can run offline and integrate a offline static map and provide the latitude and longitude of the clicked position. I am having trouble in loading a offline static map using arcGIS.
Hi Sagar,
The ArcGIS Runtime SDK for Java has a LocalServer class and subclasses to support offline mapping scenarios. Take a look at the Local Server Map Image Layer sample and other Local Server samples. Note that the map data needs to be in a Map Package (*.mpk) file in order to work with LocalServer; you can use one of the ArcGIS Desktop applications (ArcMap or ArcGIS Pro) to produce *.mpk files.
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.