Felix Schütz
Felix Schütz

Reputation: 1377

Is it possible to get a place by ID from the Azure Maps API?

The Azure Maps REST API returns an ID for each place, for example when using the "Get Search POI Category" service (https://learn.microsoft.com/en-us/rest/api/maps/search/getsearchpoicategory). Is it possible to later retrieve a specific place by its ID again?

Upvotes: 5

Views: 169

Answers (1)

Felix Schütz
Felix Schütz

Reputation: 1377

Unfortunately, this is not possible.

Upvotes: 1

Related Questions