mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 09:01:45 +08:00
2
googlemaps/google.maps.d.ts
vendored
2
googlemaps/google.maps.d.ts
vendored
@@ -820,7 +820,7 @@ declare module google.maps {
|
||||
export interface GeocoderRequest {
|
||||
address?: string;
|
||||
bounds?: LatLngBounds;
|
||||
componentRestrictions: GeocoderComponentRestrictions;
|
||||
componentRestrictions?: GeocoderComponentRestrictions;
|
||||
location?: LatLng|LatLngLiteral;
|
||||
region?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user