GoogleMapsAPI.NET icon indicating copy to clipboard operation
GoogleMapsAPI.NET copied to clipboard

Missing enum value

Open adeelhasan opened this issue 6 years ago • 2 comments

in PlacesResultTypeEnum.cs, need to add

    [EnumMember(Value = "light_rail_station")]
    LightRailStation

adeelhasan avatar Aug 06 '18 13:08 adeelhasan

I confirm this issue.

xaviersand avatar Apr 02 '19 15:04 xaviersand

Hello, how do you solve this issue, please ? I got the same.

LxyFlorian avatar Jun 13 '22 09:06 LxyFlorian