Azure / Azure/azure-sdk-for-python

Update the Maps service to support newer API versions

Open
#41,414 4 comments 0 reactions 0 assignees View on GitHub
Client customer-reported Maps needs-team-attention question Service Attention
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

**Is your feature request related to a problem? Please describe.**
The Maps service looks like it is still on the API version 1.0, which I believe is deprecated. There are several new versions available. I would like to use the `isSimplifiedPolygon` option for the route range API in `2024-07-01`. This doesn't appear to be possible with the SDK.

**Describe the solution you'd like**
I would like to have control over which API version I am using either via client configuration or by installing a specific version of the sdk.

**Describe alternatives you've considered**
Generating my own client from the API specification, or writing one from scratch against the API. I would prefer not to do either of these things and instead leverage the official SDK.

**Additional context**
n/a

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.