File tree Expand file tree Collapse file tree 2 files changed +56
-10
lines changed Expand file tree Collapse file tree 2 files changed +56
-10
lines changed Original file line number Diff line number Diff line change 1
- ---
2
- page_type : sample
3
- description : A module for the Azure Maps Web SDK that provides a data source that clusters data points into cells of a grid area.
4
- languages :
5
- - javascript
6
- - typescript
7
- products :
8
- - azure
9
- - azure-maps
10
- ---
1
+ <table >
2
+ <thead >
3
+ <tr>
4
+ <th>page_type</th>
5
+ <th>description</th>
6
+ <th>languages</th>
7
+ <th>products</th>
8
+ </tr>
9
+ </thead >
10
+ <tbody >
11
+ <tr>
12
+ <td>sample</td>
13
+ <td>A module for the Azure Maps Web SDK that provides a data source that clusters data points into cells of a grid area.</td>
14
+ <td>
15
+ <ul>
16
+ <li>javascript</li>
17
+ <li>typescript</li>
18
+ </ul>
19
+ </td>
20
+ <td>
21
+ <ul>
22
+ <li>azure</li>
23
+ <li>azure-maps</li>
24
+ </ul>
25
+ </td>
26
+ </tr>
27
+ </tbody >
28
+ </table >
11
29
12
30
# Azure Maps Gridded Data Source module
13
31
Original file line number Diff line number Diff line change
1
+ < table >
2
+ < thead >
3
+ < tr >
4
+ < th > page_type</ th >
5
+ < th > description</ th >
6
+ < th > languages</ th >
7
+ < th > products</ th >
8
+ </ tr >
9
+ </ thead >
10
+ < tbody >
11
+ < tr >
12
+ < td > sample</ td >
13
+ < td > A module for the Azure Maps Web SDK that provides a data source that clusters data points into cells of a grid area.</ td >
14
+ < td >
15
+ < ul >
16
+ < li > javascript</ li >
17
+ < li > typescript</ li >
18
+ </ ul >
19
+ </ td >
20
+ < td >
21
+ < ul >
22
+ < li > azure</ li >
23
+ < li > azure-maps</ li >
24
+ </ ul >
25
+ </ td >
26
+ </ tr >
27
+ </ tbody >
28
+ </ table >
You can’t perform that action at this time.
0 commit comments