Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

FloppyChips
Copy link
Contributor

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.

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.
@jbelien jbelien linked an issue Jul 7, 2023 that may be closed by this pull request
@jbelien jbelien changed the title Here Issue 1189 Fix Reverse Geocode failure - Here maps - Undefined index: LocationId Jul 8, 2023
Copy link
Member

@jbelien jbelien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot 👍
I'll merge it and create a new release in the next few days.

@jbelien jbelien merged commit 560f5cf into geocoder-php:master Jul 9, 2023
@MrKevinWood
Copy link

@jbelien thanks, look forward to it!

@jbelien
Copy link
Member

jbelien commented Jul 21, 2023

@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
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reverse Geocode failure - Here maps - Undefined index: LocationId
3 participants