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 9a62494 commit 4fa3c03Copy full SHA for 4fa3c03
index.d.ts
@@ -5687,7 +5687,7 @@ declare namespace google.maps {
5687
/**
5688
* Returns the StreetViewLocation of the current panorama.
5689
*/
5690
- getLocation(): google.maps.StreetViewLocation|null;
+ getLocation(): google.maps.StreetViewLocation;
5691
5692
* Returns the state of motion tracker. If <code>true</code> when the user
5693
* physically moves the device and the browser supports it, the Street View
0 commit comments