From 92d05f234ea660187c62ab55a16595350571e844 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Thu, 16 Jun 2022 01:38:37 +0200 Subject: [PATCH] FIX: Google maps --- dist/icons/manifest.webapp | 2 +- dist/icons/yandex-browser-manifest.json | 2 +- dist/index.html | 2 +- dist/js/app.js | 2 +- dist/js/app_sw.js | 2 +- dist/report.html | 4 ++-- package.json | 2 +- src/js/drivers/map.google.font-icons.js | 14 ++++++-------- src/js/drivers/map.google.js | 8 ++++---- src/js/drivers/map.google.marker.js | 15 +++++++-------- 10 files changed, 25 insertions(+), 28 deletions(-) diff --git a/dist/icons/manifest.webapp b/dist/icons/manifest.webapp index dd6ad52..a932dc6 100644 --- a/dist/icons/manifest.webapp +++ b/dist/icons/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "4.6.5", + "version": "4.6.6", "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", "description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.", "icons": { diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index 3c8aabb..3efd414 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "4.6.5", + "version": "4.6.6", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index 35e8038..1ab92d2 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -Webpack Bootstrap 4 UI Demo


LOADING...
L O A D I N G . . .