[BUG] Address parts are trimmed off from results #48462
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Maps
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Library name and version
Azure.Maps.Search 2.0.0-beta.4
Describe the bug
When searching for a city, the result only includes the
CountryRegion
while the city itself is truncated.Related #48454
Related #48452
Expected behavior
When searching for
Southend-on-Sea, UK
, the result should include the searched city name.Actual behavior
The result only includes the admin districts which consists of the county (county in the UK is like state in the US), and region.
The result is:
Essex, England, United Kingdom
.Reproduction Steps
Environment
VS 17.13.1
.NET 9.0.2
The text was updated successfully, but these errors were encountered: