We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f69942 commit 3b49e33Copy full SHA for 3b49e33
src/index.ts
@@ -23,7 +23,7 @@ declare global {
23
}
24
25
26
-type Libraries = ("drawing" | "geometry" | "places" | "visualization")[];
+type Libraries = ("drawing" | "geometry" | "localContext" | "places" | "visualization")[];
27
28
/**
29
* The Google Maps JavaScript API
0 commit comments