schoolZoneWarningOptions property
School zone warning options It allow to configure school zone notifications to be passed to SchoolZoneWarningListener. Gets school zone warning options that allow to configure school zone notifications to be passed to SchoolZoneWarningListener.
Implementation
SchoolZoneWarningOptions get schoolZoneWarningOptions;
School zone warning options It allow to configure school zone notifications to be passed to SchoolZoneWarningListener. Sets school zone warning options that allow to configure school zone notifications to be passed to SchoolZoneWarningListener.
Implementation
set schoolZoneWarningOptions(SchoolZoneWarningOptions value);