From 1b37f7d7f1554f4ef4cd185c1181d54d9956b1db Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sun, 6 Oct 2024 12:06:27 +0800 Subject: Update --- snippets/css_html_showcase | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 snippets/css_html_showcase (limited to 'snippets/css_html_showcase') diff --git a/snippets/css_html_showcase b/snippets/css_html_showcase new file mode 100644 index 0000000..2941cc1 --- /dev/null +++ b/snippets/css_html_showcase @@ -0,0 +1,32 @@ +
+
+{
+  use: mapX
+  width: 300px
+  height: 400px
+  center: Taiwan
+}
+
+
+ => 
+
+ +```map +use: Maplibre +width: 300px +height: 400px +center: [121,24] +zoom: 6 +``` + + + +
+ + -- cgit v1.2.3-70-g09d2