realisticViewWarningOptions property

RealisticViewWarningOptions realisticViewWarningOptions

Realistic view warning options. It allow to filter realistic views to be passed to RealisticViewWarningListener.

  • This feature requires a map version greater or equal to 67 in order to function properly. Gets realistic view warning options that allow to filter realistic views to be passed to RealisticViewWarningListener.

Implementation

RealisticViewWarningOptions get realisticViewWarningOptions;
void realisticViewWarningOptions=(RealisticViewWarningOptions value)

Realistic view warning options. It allow to filter realistic views to be passed to RealisticViewWarningListener.

  • This feature requires a map version greater or equal to 67 in order to function properly. Sets realistic view warning options that allow to filter realistic views to be passed to RealisticViewWarningListener.

Implementation

set realisticViewWarningOptions(RealisticViewWarningOptions value);