geocoder-php / Geocoder

The most featured Geocoder library written in PHP.
https://geocoder-php.org
MIT License
3.95k stars 519 forks source link

Fix Reverse Geocode failure - Here maps - Undefined index: LocationId #1190

Closed FloppyChips closed 1 year ago

FloppyChips commented 1 year ago

Undefined index: LocationId at /var/www/api/html/releases/20230704155244/vendor/geocoder-php/here-provider/Here.php:258 Not all the location responses from Here maps reverse geocode API include LocationId, e.g. if the LocationType is area.

MrKevinWood commented 1 year ago

@jbelien thanks, look forward to it!

jbelien commented 1 year ago

@jbelien thanks, look forward to it!

Release has already been made 2 weeks ago: https://github.com/geocoder-php/here-provider/releases/tag/0.7.1

MrKevinWood commented 1 year ago

@jbelien thanks, look forward to it!

Release has already been made 2 weeks ago: https://github.com/geocoder-php/here-provider/releases/tag/0.7.1

Incredible, thank you