blob: c788e021168a03601138423a3015c2b9b7cee38c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
[submodule "resources/leaflet"]
path = resources/leaflet
url = https://github.com/Leaflet/Leaflet.git
[submodule "resources/syntaxhighlighter"]
path = resources/syntaxhighlighter
url = https://github.com/alexgorbatchev/syntaxhighlighter.git
[submodule "resources/leaflet-markercluster"]
path = resources/leaflet-markercluster
url = https://github.com/Leaflet/Leaflet.markercluster.git
[submodule "resources/mfd-location"]
path = resources/mfd-location
url = git@sourcekettle.ecs.soton.ac.uk:projects/mfd-location.git
[submodule "resources/leaflet-locatecontrol"]
path = resources/leaflet-locatecontrol
url = https://github.com/domoritz/leaflet-locatecontrol.git
[submodule "resources/leaflet-hash"]
path = resources/leaflet-hash
url = https://github.com/mlevans/leaflet-hash.git
[submodule "resources/leaflet-indoor"]
path = resources/leaflet-indoor
url = https://github.com/cbaines/leaflet-indoor.git
[submodule "resources/hartley-library-map-data"]
path = resources/hartley-library-map-data
url = git@sourcekettle.ecs.soton.ac.uk:projects/hartley-library-map-data.git
|