From 2dd5bb7937300753a565e005d14dd9946e6f6edd Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Mon, 2 Sep 2024 14:20:48 +0800 Subject: [PATCH] Prettier on JavaScript examples [#383] (#438) --- js/examples/leaflet.html | 21 +++-- js/examples/maplibre.html | 121 ++++++++++++++------------- js/examples/maplibre_raster_dem.html | 71 +++++++++------- 3 files changed, 114 insertions(+), 99 deletions(-) diff --git a/js/examples/leaflet.html b/js/examples/leaflet.html index e4f4dae..e3fc41a 100644 --- a/js/examples/leaflet.html +++ b/js/examples/leaflet.html @@ -15,16 +15,19 @@
diff --git a/js/examples/maplibre.html b/js/examples/maplibre.html index cb1397f..b91a603 100644 --- a/js/examples/maplibre.html +++ b/js/examples/maplibre.html @@ -19,7 +19,7 @@ diff --git a/js/examples/maplibre_raster_dem.html b/js/examples/maplibre_raster_dem.html index 962ec39..6478033 100644 --- a/js/examples/maplibre_raster_dem.html +++ b/js/examples/maplibre_raster_dem.html @@ -29,40 +29,51 @@