Home > @magiclane/maps-sdk > AlarmService > disableSocialReports
AlarmService.disableSocialReports() method
Disables the social reports overlay.
Signature:
static disableSocialReports(): GemError;Returns:
GemError
GemError.success on success, GemError.notFound if the overlay is not found
Exceptions
An exception if it fails.