Open
Description
Note: Recreating the issue here upon a collaborator comment
Is there a API method for finding a place with given id
or osm_id
?
That's why I ask it and my desired use case: Instead of the name of the result, I plan to store one of those properties (id
, osm_id
) from the result of autocomplete API search. And when I want to retrieve a name corresponding to the id I have, I would like to call a finder API to find the place name for it.
Metadata
Metadata
Assignees
Labels
No labels