Home > @magiclane/maps-sdk > AlarmService > disableSafetyCamera

AlarmService.disableSafetyCamera() method

Disables the safety camera overlay.

Signature:

static disableSafetyCamera(): GemError;

Returns:

GemError

GemError.success on success, GemError.notFound if the overlay is not found

Exceptions

An exception if it fails.