mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-11 22:37:31 +08:00
Merge pull request #14868 from cboden/googlemaps-placedetails-fix
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