Skip to content

Commit 4fa3c03

Browse files
chore: sync changes for Maps JS API v3.53.6.
PiperOrigin-RevId: 538837594
1 parent 9a62494 commit 4fa3c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5687,7 +5687,7 @@ declare namespace google.maps {
56875687
/**
56885688
* Returns the StreetViewLocation of the current panorama.
56895689
*/
5690-
getLocation(): google.maps.StreetViewLocation|null;
5690+
getLocation(): google.maps.StreetViewLocation;
56915691
/**
56925692
* Returns the state of motion tracker. If <code>true</code> when the user
56935693
* physically moves the device and the browser supports it, the Street View

0 commit comments

Comments
 (0)