Revert "googlemaps fixe Place Details query params"

This commit is contained in:
Grant Hutchins
2017-03-22 13:12:59 -05:00
committed by GitHub
parent 143b1bcf38
commit 4e9812289d

View File

@@ -2276,7 +2276,7 @@ declare namespace google.maps {
}
export interface PlaceDetailsRequest {
placeid: string;
placeId: string;
}
export interface PlaceGeometry {