Returns true if the compass is enabled.
Future<bool> isCompassEnabled({required int mapId}) { throw UnimplementedError('isCompassEnabled() has not been implemented.'); }