pickFeaturesAsync

abstract fun pickFeaturesAsync(x: Double, y: Double, level: Int, longitude: Double, latitude: Double): Promise<ReadonlyArray<ImageryLayerFeatureInfo>>?(source)