diff --git a/README.md b/README.md index 61d529d..c2efd0f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,31 @@ ---- -page_type: sample -description: A module for the Azure Maps Web SDK that provides a data source that clusters data points into cells of a grid area. -languages: -- javascript -- typescript -products: -- azure -- azure-maps ---- + + + + + + + + + + + + + + + + + +
page_typedescriptionlanguagesproducts
sampleA module for the Azure Maps Web SDK that provides a data source that clusters data points into cells of a grid area. +
    +
  • javascript
  • +
  • typescript
  • +
+
+
    +
  • azure
  • +
  • azure-maps
  • +
+
# Azure Maps Gridded Data Source module diff --git a/test.html b/test.html new file mode 100644 index 0000000..c2af0b9 --- /dev/null +++ b/test.html @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + +
page_typedescriptionlanguagesproducts
sampleA module for the Azure Maps Web SDK that provides a data source that clusters data points into cells of a grid area. +
    +
  • javascript
  • +
  • typescript
  • +
+
+
    +
  • azure
  • +
  • azure-maps
  • +
+
\ No newline at end of file