chadly / Geocoding.net

C# GeoCoding / Address Validation API
MIT License
444 stars 157 forks source link

Serialization error in Geocoding.Microsoft #76

Closed 0657code closed 7 years ago

0657code commented 7 years ago

Newtonsoft.Json does not serialize the Resource as a Location type, thus the cast in the ParseResponse-Method fails.

This issue may be present in other Geocoders. It has appeared in a project built from source, incorporating Geocoding.Core and Geocoding.Microsoft. The target framework is .NET 4.6.1.

chadly commented 7 years ago

fixed in b9db587db27c4590109c91a57a0729a55d77a903