From 164eb4ba43867f93e21db477a9c561faeda6a73e Mon Sep 17 00:00:00 2001 From: core Date: Sun, 9 Mar 2025 10:59:19 -0400 Subject: [PATCH] proper panning --- crates/client/dist/index.html | 6 +- .../wxbox-client-432cad19da309f9d_bg.wasm | Bin 9318090 -> 0 bytes ...9d.js => wxbox-client-80142735797f0966.js} | 56 ++++-------------- .../wxbox-client-80142735797f0966_bg.wasm | Bin 0 -> 4523557 bytes crates/client/src/map.rs | 22 +++++-- crates/client/src/map/render.rs | 1 - crates/grib2/src/lib.rs | 1 - crates/tiler/src/sources/grib2.rs | 4 -- 8 files changed, 32 insertions(+), 58 deletions(-) delete mode 100644 crates/client/dist/wxbox-client-432cad19da309f9d_bg.wasm rename crates/client/dist/{wxbox-client-432cad19da309f9d.js => wxbox-client-80142735797f0966.js} (96%) create mode 100644 crates/client/dist/wxbox-client-80142735797f0966_bg.wasm diff --git a/crates/client/dist/index.html b/crates/client/dist/index.html index 6b395d9..af80c98 100644 --- a/crates/client/dist/index.html +++ b/crates/client/dist/index.html @@ -94,7 +94,7 @@ } } - + @@ -111,8 +111,8 @@