menu
dgis_mobile_sdk_map package
documentation
dgis.dart
RotationRecognizeThresholds
RotationRecognizeThresholds.new const constructor
RotationRecognizeThresholds.new const constructor
dark_mode
light_mode
RotationRecognizeThresholds
constructor
const
RotationRecognizeThresholds
(
{
double
angleDiffDeg
=
5
,
double
distanceDiffMm
=
5
,
})
Implementation
const RotationRecognizeThresholds({ this.angleDiffDeg = 5, this.distanceDiffMm = 5 });
dgis_mobile_sdk_map package
documentation
dgis
RotationRecognizeThresholds
RotationRecognizeThresholds.new const constructor
RotationRecognizeThresholds class