From 88eb66e9c7a5d26b4597a3a5c99b0446e863c6d9 Mon Sep 17 00:00:00 2001 From: Joe Duncko Date: Sat, 9 Oct 2021 03:09:33 -0400 Subject: [PATCH] Fix examples, use https, update leaflet to 1.7.1 (#64) --- README.md | 2 +- examples/dual.html | 12 ++++++------ examples/multiple.html | 14 +++++++------- examples/multiple_offset.html | 12 ++++++------ examples/nowrap.html | 10 +++++----- examples/select_syncs.html | 6 +++--- examples/syncCursor_dual.html | 8 ++++---- examples/syncCursor_multiple.html | 14 +++++++------- package.json | 2 +- 9 files changed, 40 insertions(+), 40 deletions(-) diff --git a/README.md b/README.md index c81263a..fed7f58 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Leaflet.Sync ============ -Synchronized view of two maps. Tested with Leaflet 1.0.3, 1.1.0, 1.2.0 and 1.5.1. +Synchronized view of two maps. Tested with Leaflet 1.0.3, 1.1.0, 1.2.0, 1.5.1, and 1.7.1. [More information in original blog post by @turban](http://blog.thematicmapping.org/2013/06/creating-synchronized-view-of-two-maps.html) diff --git a/examples/dual.html b/examples/dual.html index 0fe6a15..0c0341c 100644 --- a/examples/dual.html +++ b/examples/dual.html @@ -3,8 +3,8 @@ Leaflet Sync Demo - - + +