mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-24 01:32:46 +00:00
Merge pull request #14868 from cboden/googlemaps-placedetails-fix
googlemaps fixe Place Details query params
This commit is contained in:
commit
fcf5969f4a
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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user