FeatureFenceParameters

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

Creates a FeatureFenceParameters using all of the features in the FeatureTable.

Since

200.1.0

Parameters

featureTable

The 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.