Skip to content
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

Display reverse geocoding information on location popup #31

Closed
linusg opened this issue Apr 1, 2020 · 1 comment · Fixed by #73
Closed

Display reverse geocoding information on location popup #31

linusg opened this issue Apr 1, 2020 · 1 comment · Fixed by #73
Assignees
Labels
Priority: High Do it soon Status: Accepted This seems to be a good idea and someone should start working on it Type: Enhancement Improve something that's already there

Comments

@linusg
Copy link
Member

linusg commented Apr 1, 2020

The key seems to be addr.

@linusg linusg added Type: Enhancement Improve something that's already there Priority: High Do it soon Status: Accepted This seems to be a good idea and someone should start working on it labels Apr 1, 2020
@linusg linusg self-assigned this Apr 1, 2020
@jpmens
Copy link
Member

jpmens commented Apr 1, 2020

From the README:

  • addr is the address of the location point if available in the cache

saesh added a commit to saesh/frontend that referenced this issue Mar 14, 2022
`addr` is part of the response for reverse geolocation lookups. `address` is already used in `LDeviceLocationPopup` and needs to be passed in from the map.

Closes owntracks#31
linusg pushed a commit that referenced this issue Mar 14, 2022
`addr` is part of the response for reverse geolocation lookups. `address` is already used in `LDeviceLocationPopup` and needs to be passed in from the map.

Closes #31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Do it soon Status: Accepted This seems to be a good idea and someone should start working on it Type: Enhancement Improve something that's already there
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants