bcuff / GeocodeSharp

An async .NET client for the Google geocode API
Apache License 2.0
10 stars 20 forks source link

Add ampersand to the ctor that takes the API key. #5

Closed alexframe closed 9 years ago

alexframe commented 9 years ago

Add ampersand to ctor that takes API key, otherwise the url that is generated will be incorrect when an api key is specified.