Skip to content

Commit c81b965

Browse files
author
farah-alyasari
committed
updated names in toc and index and search doc title must match h1
1 parent 4a2b097 commit c81b965

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

articles/azure-maps/how-to-use-best-practices-for-routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The Route Directions and Route Matrix APIs in Azure Maps [Route Service](https:/
1919
* Request route details, like time and distance, for the entire route and each leg of the route
2020
* Request route for a commercial vehicle, like a truck
2121
* Request traffic information along a route, like jams and toll information
22-
* Request a route that consists of one or more stops (waypoints)
22+
* Request a route that consists of one or more stops (waypoints)
2323
* Optimize a route of one or more stops to obtain the best order to visit each stop (waypoint)
2424
* Optimize alternative routes using supporting points. For example, offer alternative routes that pass an electric vehicle charging station.
2525
* Use the [Route Service](https://docs.microsoft.com/rest/api/maps/route) with the Azure Maps Web SDK

articles/azure-maps/how-to-use-best-practices-for-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Search efficiently by using Azure Maps Search Service | Microsoft Azure Maps
2+
title: Best practices for Azure Maps Search Service | Microsoft Azure Maps
33
description: Learn how to apply the best practices when using the Search Service from Microsoft Azure Maps.
44
author: farah-alyasari
55
ms.author: v-faalya

articles/azure-maps/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@ landingContent:
118118
links:
119119
- text: Search for an address (geocoding)
120120
url: how-to-search-for-address.md
121-
- text: Best practices for Search
121+
- text: Best Practices using Search Service
122122
url: how-to-use-best-practices-for-search.md
123-
- text: Best practices for Route
123+
- text: Best Practices using Rout Service
124124
url: how-to-use-best-practices-for-routing.md
125125
- text: Render custom data on static map
126126
url: how-to-render-custom-data.md

articles/azure-maps/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@
8989
items:
9090
- name: Search for an address
9191
href: how-to-search-for-address.md
92-
- name: Best practices for Search
92+
- name: Best Practices using Search Service
9393
href: how-to-use-best-practices-for-search.md
94-
- name: Best practices for Route
94+
- name: Best Practices using Route Service
9595
href: how-to-use-best-practices-for-routing.md
9696
- name: Render custom data on static map
9797
href: how-to-render-custom-data.md

0 commit comments

Comments
 (0)