mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Merge pull request #6563 from jacqueskang/patch-2
Add GeocoderRequest.placeId
This commit is contained in:
Vendored
+1
@@ -822,6 +822,7 @@ declare module google.maps {
|
||||
bounds?: LatLngBounds;
|
||||
componentRestrictions?: GeocoderComponentRestrictions;
|
||||
location?: LatLng|LatLngLiteral;
|
||||
placeId?: string;
|
||||
region?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user