Closed rossiter10 closed 5 years ago
(2nd attempt) Added the "Find Place" API call, request, and response classes. https://developers.google.com/places/web-service/search#FindPlaceRequests
And added one unit test for now so something was there at least.
Did you run these tests? Looks like failing - https://travis-ci.org/maximn/google-maps/builds/466175042
Crap, sorry. I have them passing now in my branch. Do I need to do a separate PR?
Yes.
Nuget - 0.78.0
(2nd attempt) Added the "Find Place" API call, request, and response classes. https://developers.google.com/places/web-service/search#FindPlaceRequests
And added one unit test for now so something was there at least.