From 8dcf23b170bab9eedcef5c752cd352beed4bff3b Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Tue, 2 May 2017 15:41:35 +0200 Subject: [PATCH] Allow user to add custom layers --- index.html | 17 ++++++ js/Map.js | 2 + js/control/Layers.js | 134 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 153 insertions(+) create mode 100644 js/control/Layers.js diff --git a/index.html b/index.html index 441ad79..8da2440 100644 --- a/index.html +++ b/index.html @@ -141,6 +141,23 @@ + + + +