From 2b95b847968ccfd9c25974b4ef75750c1cc6aa6e Mon Sep 17 00:00:00 2001 From: Rob L Date: Fri, 22 Jul 2016 13:27:20 -0400 Subject: [PATCH] Dun goofed the directory. Updated --- .gitmodules | 4 ++++ mapview | 1 + 2 files changed, 5 insertions(+) create mode 160000 mapview diff --git a/.gitmodules b/.gitmodules index 5a2b13c..1eff87c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = webview url = https://github.com/roblevesque/webglmapview.git branch = master +[submodule "mapview"] + path = mapview + url = https://github.com/roblevesque/webglmapview.git + branch = master diff --git a/mapview b/mapview new file mode 160000 index 0000000..caba796 --- /dev/null +++ b/mapview @@ -0,0 +1 @@ +Subproject commit caba79631aa9a0f97cd08365d3e46a1e623e4899