From 33720816863e1df7e4610f54e5fe777ed333f90c Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Fri, 7 Dec 2018 11:46:57 -0500 Subject: [PATCH] Added second map to "just_a_map" demo. --- Getting_Started/just_a_map.html | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/Getting_Started/just_a_map.html b/Getting_Started/just_a_map.html index 701b84b..fca88cb 100755 --- a/Getting_Started/just_a_map.html +++ b/Getting_Started/just_a_map.html @@ -5,23 +5,32 @@ - + -

Leaflet

-
- +

Leaflet Basic Demo

+

This demo shows how to put up a basic map. We also added a second map to the demo to show how to keep them separate.

+

Map Name: LeafletMap

+
+

Map Name: LeafletMap2

+
+ - + -- 2.17.1