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

Async is missing

agenthala opened this issue · comments

To use your package in the latest technologies you have to implement your requests asychronosly.

This is implemented in #97

Implemented via pull requests