Skip to content

Commit fa2928f

Browse files
committed
Added to TOC
1 parent d36265a commit fa2928f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ ms.service: azure-maps
1010
services: azure-maps
1111
---
1212

13-
# JavaScript REST SDK Developers Guide (preview)
13+
# JavaScript/TypeScript REST SDK Developers Guide (preview)
1414

15-
The Azure Maps JavaScript SDK supports searching using the [Azure Maps search Rest API][search], like searching for an address, fuzzy searching for a point of interest (POI), and searching by coordinates. This article will help you get started building location-aware applications that incorporate the power of Azure Maps.
15+
The Azure Maps JavaScript/TypeScript REST SDK (JavaScript SDK) supports searching using the [Azure Maps search Rest API][search], like searching for an address, fuzzy searching for a point of interest (POI), and searching by coordinates. This article will help you get started building location-aware applications that incorporate the power of Azure Maps.
1616

1717
> [!NOTE]
1818
> Azure Maps JavaScript SDK supports the LTS version of Node.js. For more information, see [Node.js Release Working Group][Node.js Release].

articles/azure-maps/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ items:
163163
href: rest-sdk-developer-guide.md
164164
- name: C# REST SDK Developers Guide
165165
href: how-to-dev-guide-csharp-sdk.md
166+
- name: JavaScript / TypeScript REST SDK Developers Guide
167+
href: how-to-dev-guide-js-sdk.md
166168
- name: Develop with the Web SDK
167169
items:
168170
- name: Map control

0 commit comments

Comments
 (0)