mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-17 17:48:06 +00:00
chore: sync updates to google.maps (#65717)
Co-authored-by: copybara-service[bot] <copybara-service[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// No tests required for generated types
|
||||
// Synced from: https://github.com/googlemaps/js-types/commit/9a624940d7a281dc31b7d911c061a1a1eef06b6d
|
||||
// Synced from: https://github.com/googlemaps/js-types/commit/4fa3c038a9dcf969deca432e8cb69622b96181c1
|
||||
google.maps.Map;
|
||||
|
||||
2
types/google.maps/index.d.ts
vendored
2
types/google.maps/index.d.ts
vendored
@@ -5690,7 +5690,7 @@ declare namespace google.maps {
|
||||
/**
|
||||
* Returns the StreetViewLocation of the current panorama.
|
||||
*/
|
||||
getLocation(): google.maps.StreetViewLocation|null;
|
||||
getLocation(): google.maps.StreetViewLocation;
|
||||
/**
|
||||
* Returns the state of motion tracker. If <code>true</code> when the user
|
||||
* physically moves the device and the browser supports it, the Street View
|
||||
|
||||
Reference in New Issue
Block a user