Skip to content

Commit 548212d

Browse files
1 parent 42bcc0c commit 548212d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapkit/mapkit.Map.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ declare namespace mapkit {
390390
/**
391391
* A feature visibility setting that determines when the compass is visible.
392392
*/
393-
showsCompass?: boolean;
393+
showsCompass?: string;
394394
/**
395395
* A Boolean value that determines whether the user may zoom in and out on
396396
* the map using pinch gestures or the zoom control.

0 commit comments

Comments
 (0)