Are you sure you don't have a map services / wms access issue ?Have you tried to replace basemap url of esri samples by your own Tile/Map Package ?Usually, in createMap() you just need to replace ArcGISTiledMapServiceLayer by ArcGISLocalTiledLayer pointing on a local file url (..\ArcGIS SDKs\java10.1.1\sdk\samples\data\..)I know in my case, even if I can access all ArcGIS website, I can't use samples because of proxy constraints from my company security policies, so I replace all samples to load my own TPK basemap or use a local GeoServer to test WMS.Jeremie
Food for thought: "C:\Program files\ArcGIS SDKs\java10.1.1" is not the same as "C:\Programmi\ArcGIS SDKs\java10.1.1"
I had already checked the environment variable and was successfully created with path: C:\Programmi\ArcGIS SDKs\java10.1.1 (NOTE Programmi = Program Files, my Win XP has italian language)
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.