Select to view content in your preferred language

Can I run identifytask on local shapefile. If so, what should be passed as URI to IdentifyTask? Refer https://developers.arcgis.com/java/guide/identify-features-on-the-map.htm

452
0
10-19-2016 02:28 AM
LakshmiA
Deactivated User

In ArcGIS Runtime 10.2.4 Runtime for Java, for dynamic map service, URI is being passed with getURI to IdentfyTask. For local shapefile, what should be passed to IdentifyTask  instead of layer.getURI? 

0 Kudos
0 Replies