From 199a43c74296c11e93db2554feb0edaad4b790fe Mon Sep 17 00:00:00 2001 From: Mikael Korpela Date: Mon, 6 Jul 2015 16:17:51 +0300 Subject: [PATCH 1/2] Update cdn to examples LeafletJS [instructs](http://leafletjs.com/download.html) to use CloudFlare CDN directly. Fixes #14 --- examples/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/index.html b/examples/index.html index bdbf6d1..1c943e1 100644 --- a/examples/index.html +++ b/examples/index.html @@ -3,7 +3,7 @@ - + @@ -16,10 +16,10 @@
- + - + From dd98623739cd086cfdb864747c1b69310c3c6f91 Mon Sep 17 00:00:00 2001 From: Mikael Korpela Date: Mon, 6 Jul 2015 16:19:59 +0300 Subject: [PATCH 2/2] Update IE css CDN --- examples/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/index.html b/examples/index.html index 1c943e1..8754519 100644 --- a/examples/index.html +++ b/examples/index.html @@ -5,7 +5,7 @@