Skip to content

ArgumentNullException thrown when address is empty #132

@stefankip

Description

@stefankip

I'm using the Google geocoder and want to lookup a country.
The documentation states that this is possible by only supplying a components parameter.
But if I supply an empty string to the GeocodeAsync method, I get a ArgumentNullException:
https://github.com/chadly/Geocoding.net/blob/master/src/Geocoding.Google/GoogleGeocoder.cs#L131

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions