bcuff / GeocodeSharp

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

Remove unused (missed) parameter sensor from GeocodeAddress method #3

Closed Dashue closed 9 years ago

Dashue commented 9 years ago

It seems the committer who removed the obsolete sensor functionality forgot the parameter to the GeocodeClient.GeocodAddress method.

bcuff commented 9 years ago

I removed it. The latest is on nuget, however it may break some users when they upgrade.