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

AlarmService.enableSocialReports() method

Enables the social reports overlay.

Signature:

static enableSocialReports(): GemError;

Returns:

GemError

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

Exceptions

An exception if it fails.