Skip to content

Commit

Permalink
Merge pull request #8 from zhz0704/remove-readme-table
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
dubiety authored Oct 23, 2024
2 parents d88d3e8 + 43d1e3e commit b5ad5bf
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,3 @@
<table style="width: 100%; border-collapse: collapse; border: 1px solid #333;">
<thead>
<tr>
<th style="padding: 10px; border: 1px solid #333;">page_type</th>
<th style="padding: 10px; border: 1px solid #333;">description</th>
<th style="padding: 10px; border: 1px solid #333;">languages</th>
<th style="padding: 10px; border: 1px solid #333;">products</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding: 10px; border: 1px solid #333;">sample</td>
<td style="padding: 10px; border: 1px solid #333;">A module for the Azure Maps Web SDK that provides a data source that clusters data points into cells of a grid area.</td>
<td style="padding: 10px; border: 1px solid #333;">
<code>javascript</code>
<br>
<code>typescript</code>
</td>
<td style="padding: 10px; border: 1px solid #333;">
<code>azure</code>
<br>
<code>azure-maps</code>
</td>
</tr>
</tbody>
</table>

# Azure Maps Gridded Data Source module

A module for the Azure Maps Web SDK that provides a data source that clusters data points into cells of a grid area.
Expand Down

0 comments on commit b5ad5bf

Please sign in to comment.