enablePickFeatures

Gets or sets a value indicating whether feature picking is enabled. If true, ArcGisMapServerImageryProvider.pickFeatures will invoke the "identify" operation on the ArcGIS server and return the features included in the response. If false, ArcGisMapServerImageryProvider.pickFeatures will immediately return undefined (indicating no pickable features) without communicating with the server.

See also