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

Difference beetween example vs api

machacaz opened this issue · comments

I install the latest version (0.18.70.0), using nuget - and came across with a diffence beetween the example on "https://github.com/ericnewton76/gmaps-api-net" on the response object, while on both web example and in the download code we had the property "response.ErrorMessage", but on code that property doesn not exist.

So, the issue is that there is a difference between API, example solution and documentation and the the latest version - I already contact Eric about this and he request me to open this issue about this difference.