Skip to content

Commit 0b2e82f

Browse files
author
farah-alyasari
committed
added doc to toc and index. Also updated the casing, so Search and Route are both capitilized as they are names for a service
1 parent 8918b35 commit 0b2e82f

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed
Binary file not shown.

articles/azure-maps/index.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,10 @@ 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 for Search
122122
url: how-to-use-best-practices-for-search.md
123+
- text: Best practices for Route
124+
url: how-to-use-best-practices-for-routing.md
123125
- text: Render custom data on static map
124126
url: how-to-render-custom-data.md
125127
- linkListType: reference

articles/azure-maps/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,10 @@
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 for Search
9393
href: how-to-use-best-practices-for-search.md
94+
- name: Best practices for Route
95+
href: how-to-use-best-practices-for-routing.md
9496
- name: Render custom data on static map
9597
href: how-to-render-custom-data.md
9698
- name: Request public transit routes
Binary file not shown.

0 commit comments

Comments
 (0)