blob: 07af60ac40f4766f194ed01b5a3ac3e5c555ac36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[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
|