File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ mapsDemo
62
62
63
63
| Service Name | npm packages | Samples |
64
64
| ---------------| -------------------------| --------------|
65
- | [ Search] [ search readme ] | [ @azure/maps-search ] [ search package ] | [ search samples] [ search sample ] |
65
+ | [ Search] [ search readme ] | [ @azure-rest /maps-search ] [ search package ] | [ search samples] [ search sample ] |
66
66
| [ Route] [ js route readme ] | [ @azure-rest/maps-route ] [ js route package ] | [ route samples] [ js route sample ] |
67
67
| [ Render] [ js render readme ] | [ @azure-rest/maps-render ] [ js render package ] | [ render sample] [ js render sample ] |
68
68
| [ Geolocation] [ js geolocation readme ] | [ @azure-rest/maps-geolocation ] [ js geolocation package ] | [ geolocation sample] [ js geolocation sample ] |
@@ -381,7 +381,7 @@ main().catch((err) => {
381
381
[Host daemon]: ./how-to-secure-daemon-app.md#host-a-daemon-on-non-azure-resources
382
382
[dotenv]: https://github.com/motdotla/dotenv#readme
383
383
384
- [search package]: https://www.npmjs.com/package/@azure/maps-search
384
+ [search package]: https://www.npmjs.com/package/@azure-rest /maps-search
385
385
[search readme]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search/README.md
386
386
[search sample]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-search/samples/v1-beta
387
387
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ Azure Maps Java SDK supports [Java 8][Java 8] or above.
104
104
<!-- JavaScript/TypeScript SDK Developers Guide --->
105
105
[ Node.js ] : https://nodejs.org/en/download/
106
106
[ js search readme ] : https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search/README.md
107
- [ js search package ] : https://www.npmjs.com/package/@azure/maps-search
107
+ [ js search package ] : https://www.npmjs.com/package/@azure-rest /maps-search
108
108
[ js search sample ] : https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-search/samples/v1-beta/javascript
109
109
110
110
[ js route readme ] : https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-route-rest/README.md
You can’t perform that action at this time.
0 commit comments