Skip to content

Commit 2015bfb

Browse files
committed
chore: missing def
1 parent c891e4d commit 2015bfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mapbox.android.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,6 +1227,7 @@ export class Mapbox extends MapboxCommon implements MapboxApi {
12271227
}
12281228
}
12291229

1230+
iconCache: { [k: string]: com.mapbox.mapboxsdk.annotations.Icon } = {};
12301231
/**
12311232
*
12321233
* @deprecated

0 commit comments

Comments
 (0)