From 48bb641f4c2dd7af6c6b5e06daf26ccf055ab621 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Thu, 7 Feb 2013 13:53:57 +0000 Subject: Add the leaflet hash plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e3bb53e..96e85b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "resources/openlayers"] path = resources/openlayers url = git://github.com/openlayers/openlayers.git +[submodule "resources/leaflet-hash"] + path = resources/leaflet-hash + url = git://github.com/mlevans/leaflet-hash.git -- cgit v1.2.3