mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 20:39:17 +08:00
Revert "googlemaps fixe Place Details query params"
This commit is contained in:
2
googlemaps/index.d.ts
vendored
2
googlemaps/index.d.ts
vendored
@@ -2276,7 +2276,7 @@ declare namespace google.maps {
|
||||
}
|
||||
|
||||
export interface PlaceDetailsRequest {
|
||||
placeid: string;
|
||||
placeId: string;
|
||||
}
|
||||
|
||||
export interface PlaceGeometry {
|
||||
|
||||
Reference in New Issue
Block a user