borderCrossingWarningOptions property
Border crossing warning options to be passed to BorderCrossingWarningListener. These options allow the filtering of the border crossing warnings received and set the notification distances. Gets border crossing warning options to be passed to BorderCrossingWarningListener.
Implementation
BorderCrossingWarningOptions get borderCrossingWarningOptions;
Border crossing warning options to be passed to BorderCrossingWarningListener. These options allow the filtering of the border crossing warnings received and set the notification distances. Sets border crossing warning options to be passed to BorderCrossingWarningListener.
Implementation
set borderCrossingWarningOptions(BorderCrossingWarningOptions value);