robdob

Results 3 issues of robdob

Hi, firstly great API which I've been using for years, I have the latest version 3.6.1 installed within my Visual Studio C# project via nuget installer. I'm unable to find...

The HERE API now only supports API Keys and OAuth 2.0 Tokens, App Code Credentials are no longer being supported for new accounts. Does this Geocoding.net support the new Authentication...

IEnumerable addresses = geocoder.Geocode(sAddress ); is returning the address of the current location instead of the address that you are passing it if it doesn't find the address which you...