HerePy
HerePy copied to clipboard
Update geocoder_api.py
Hello,
I have upgrade the geocoding functionality in the GeocoderApi class to accommodate scenarios where only partial address information, such as city and postcode, is available. Currently, the address_with_details method raises errors when incomplete address details are provided.