Luca Pizzagalli
Results
2
issues of
Luca Pizzagalli
Thank you for the boilerplate starter, that's really what I was looking for. I just have an issue: when I navigate inside the client rendering app all the app is...
`Nominatim.query` returns a `NominatimResult` object. To my understanding there is no way of iterating through the query results stored in `NominatimResult._json`(besides calling `NominatimResult.toJSON`). Instead, the various methods `displayName`, `address` etc...