From d0761c05a44c293a4f91e8a53bd2023563f45f09 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 21 Oct 2023 00:29:14 +0200 Subject: Use raster image for map instead of SVG. Chrome is too slow with the SVG map for a good experience. --- play.html | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 61 insertions(+), 5 deletions(-) (limited to 'play.html') diff --git a/play.html b/play.html index e7ed795..2fd0b18 100644 --- a/play.html +++ b/play.html @@ -52,7 +52,7 @@
-
+
@@ -97,10 +97,66 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +2 +5 +2 + + + + + + -- cgit v1.2.3