From cfe2f68cb2d0e9166c90251a2d3aab83842c4d63 Mon Sep 17 00:00:00 2001 From: deyihu Date: Mon, 28 Nov 2022 09:38:37 +0800 Subject: [PATCH] update demos --- test/base.html | 4 +- test/customsize.html | 66 ++++++++++++++++++++++++++++++ test/mtk-points.html | 4 +- test/mtk-polygons.html | 4 +- test/pie.html | 4 +- test/zoomstop.html | 91 ++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 165 insertions(+), 8 deletions(-) create mode 100644 test/customsize.html create mode 100644 test/zoomstop.html diff --git a/test/base.html b/test/base.html index 99903a6..a77850e 100644 --- a/test/base.html +++ b/test/base.html @@ -2,7 +2,7 @@ -base +base-colorin - +
diff --git a/test/customsize.html b/test/customsize.html new file mode 100644 index 0000000..d7b6a6f --- /dev/null +++ b/test/customsize.html @@ -0,0 +1,66 @@ + + + + +custom imagedata size-colorin + + + + + + + + + + \ No newline at end of file diff --git a/test/mtk-points.html b/test/mtk-points.html index 5e464cd..7b882a9 100644 --- a/test/mtk-points.html +++ b/test/mtk-points.html @@ -2,7 +2,7 @@ -Map - Display a map +maptalks points--colorin - + diff --git a/test/mtk-polygons.html b/test/mtk-polygons.html index 8d7e2af..a69c309 100644 --- a/test/mtk-polygons.html +++ b/test/mtk-polygons.html @@ -2,7 +2,7 @@ -Map - Display a map +maptalks-polygons-colorin - + diff --git a/test/pie.html b/test/pie.html index e80d2d6..b0483af 100644 --- a/test/pie.html +++ b/test/pie.html @@ -2,7 +2,7 @@ -pie +pie-colorin - + diff --git a/test/zoomstop.html b/test/zoomstop.html new file mode 100644 index 0000000..ec0915b --- /dev/null +++ b/test/zoomstop.html @@ -0,0 +1,91 @@ + + + + +zoom stops -colorin + + + + + + + + +
+ + + + + \ No newline at end of file