FeatureFenceParameters

constructor(featureTable: FeatureTable, bufferDistance: Double = 0.0)

Creates a FeatureFenceParameters using all of the features in the com.arcgismaps.data.FeatureTable.

Since

200.1.0

Parameters

featureTable

The com.arcgismaps.data.FeatureTable that contains the features to use in the FeatureFenceParameters.

bufferDistance

A buffer distance in meters to apply to the features when checking if a FenceGeotrigger condition is met.