maximn / google-maps

Google Maps Web Services API wrapper for .NET
BSD 2-Clause "Simplified" License
191 stars 143 forks source link

Update PlacesDetails Response with all properties #158

Closed caterryan closed 4 weeks ago

caterryan commented 1 year ago

Update Entities.PlacesDetails.Response with latest properties and docstrings from official google documentation: https://developers.google.com/maps/documentation/places/web-service/details

Add supporting types for update

Partially resolve Issue #157

maximn commented 1 month ago

@caterryan hi, sorry for the delay. I have some more time now to maintain the project and modernized it lately.

I've added tests to PRs and looks like this PR failing tests. Are you still available to look at it and fix it?

maximn commented 4 weeks ago

ping @caterryan