Closed erf closed 3 years ago
Thanks !
Can you merge master ? It seems to be already fix here https://github.com/lejard-h/google_maps_webservice/pull/107 but Github does not complain and let me merge it :/
I think it was fixed in #107, so i'll just close this. Thanks for the updates :)
Make PlacesSearchResult.id optional as it caused a crash when calling
GoogleMapsPlaces.searchByText
as the id was not there. might solve #103 not well testet