From 28aa762153788f790afcdc50aee5e334445f861c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=91cze=20Bence?= Date: Sun, 21 Jun 2020 19:32:30 +0200 Subject: [PATCH] MAPG-161 load static maps with JS and set scale based on devicePixelRatio --- views/maps.php | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/views/maps.php b/views/maps.php index 9e11ff0..6ddd385 100644 --- a/views/maps.php +++ b/views/maps.php @@ -13,9 +13,7 @@ $cssFiles = [

-
- Map area -
+

@@ -63,9 +61,30 @@ $cssFiles = [

+