ericnewton76 / gmaps-api-net

C# google maps api interface for interacting with the backend web services for Google Maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutocompleteResults - PlaceTypes.Establishment missing AsPlaceType()

Nicotronics opened this issue · comments

Hi everyone!

I'm using the Autocomplete Function on a proyect and when the results comes with type "establishment" the parser converts it to Unknown. Is there a reason for this?

I'm getting a lot of AutocompleteResults with only "establishment", but when I get them by place_id it comes with more types.