From f5f06b0b8ab6a715d44ba17f08ccd48b14b15dd5 Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Wed, 17 Feb 2021 15:53:00 +0800 Subject: [PATCH] add maplibre example skeleton --- examples/maplibre.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 examples/maplibre.html diff --git a/examples/maplibre.html b/examples/maplibre.html new file mode 100644 index 0000000..4a58678 --- /dev/null +++ b/examples/maplibre.html @@ -0,0 +1,20 @@ + + + + + + + + + + +
+ + + \ No newline at end of file