From 9667df12f301ac13c8e79882d0a4b30c7fbf6fa7 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Fri, 16 Dec 2022 18:28:17 +0000 Subject: [PATCH] Fix split map position in iframe --- CHANGELOG.md | 1 + README.md | 1 + package.json | 2 +- worldmap/leaflet/leaflet-side-by-side.js | 471 ++++++++++++----------- 4 files changed, 240 insertions(+), 235 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd6ccca..a4252e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ### Change Log for Node-RED Worldmap + - v2.32.2 - Fix map split in iframe position - v2.32.1 - Let command.heatmap replace complete heatmap array. - v2.32.0 - Change || to nullish operator ?? to fix numerous dodgy assignments. Issue #219 Delete marker now also removes from heatmap layer. Issue #218 diff --git a/README.md b/README.md index 4fe6a17..278dfe6 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ map web page for plotting "things" on. ### Updates +- v2.32.2 - Fix map split in iframe position - v2.32.1 - Let command.map.heatmap replace complete heatmap array. - v2.32.0 - Change || to nullish operator ?? to fix numerous dodgy assignments. Issue #219 Delete marker now also removes from heatmap layer. Issue #218 diff --git a/package.json b/package.json index b43ae7e..2101e92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-web-worldmap", - "version": "2.32.1", + "version": "2.32.2", "description": "A Node-RED node to provide a web page of a world map for plotting things on.", "dependencies": { "@turf/bezier-spline": "~6.5.0", diff --git a/worldmap/leaflet/leaflet-side-by-side.js b/worldmap/leaflet/leaflet-side-by-side.js index 7299847..ef65443 100644 --- a/worldmap/leaflet/leaflet-side-by-side.js +++ b/worldmap/leaflet/leaflet-side-by-side.js @@ -1,275 +1,278 @@ -(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i