googlemaps / js-types

Automatically generated types for the Google Maps Platform JavaScript API
Apache License 2.0
8 stars 7 forks source link

plus_code field is not present in GeocoderResult interface #16

Closed siegklenes closed 3 years ago

siegklenes commented 3 years ago

Is your feature request related to a problem? Please describe. The result from geocode api returns plus_code field, but it was not declared in GeocoderResult interface

Describe the solution you'd like Include the plus_code field

Describe alternatives you've considered No alternatives

Additional context No additional context

jpoehnelt commented 3 years ago

I have a fix pending internally.

jpoehnelt commented 3 years ago

will be fixed in: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/53104