Searched refs:setGoogleApiKey (Results 1 – 6 of 6) sorted by relevance
10 declare function setGoogleApiKey(_apiKey: string): void; function253 …gRegionState as GeofencingRegionState, PermissionStatus, PermissionHookOptions, setGoogleApiKey, };
12 function setGoogleApiKey(_apiKey) { } function415 …Type, LocationGeofencingRegionState as GeofencingRegionState, PermissionStatus, setGoogleApiKey, };
1 …setGoogleApiKey(_apiKey: string) {}\n\n// @needsAudit\n/**\n * Check status of location providers.…
1 …d by default only on Web platform. Requires providing an API key by `setGoogleApiKey`.\n */\n u…
39 function setGoogleApiKey(_apiKey: string) {} function524 setGoogleApiKey,
14 Location.setGoogleApiKey(GOOGLE_MAPS_API_KEY);