Skip to content

Commit 0626404

Browse files
authored
Update how-to-dev-guide-py-sdk.md
1 parent 229a635 commit 0626404

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-maps/how-to-dev-guide-py-sdk.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,11 @@ if __name__ == '__main__':
354354
```
355355

356356

357+
## Using V1 SDKs for Search and Render
358+
359+
To use Search V1 and Render V1 SDK, please refer to Search V1 SDK [package](https://pypi.org/project/azure-maps-search/1.0.0/) page and Render V1 SDK [package](https://pypi.org/project/azure-maps-render/1.0.0/) for more information.
360+
361+
357362
## Additional information
358363

359364
The [Azure Maps Search package client library] in the *Azure SDK for Python Preview* documentation.

0 commit comments

Comments
 (0)