summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 8a9348255fff2718eb04cf3ba74865a0a40ee02b (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[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 = http://git.cbaines.net/mfd-location
[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 = http://git.cbaines.net/hartley-library-map-data
[submodule "resources/leaflet-heat"]
	path = resources/leaflet-heat
	url = https://github.com/Leaflet/Leaflet.heat.git
[submodule "resources/leaflet-textpath"]
	path = resources/leaflet-textpath
	url = https://github.com/makinacorpus/Leaflet.TextPath.git
[submodule "resources/typeahead.js"]
	path = resources/typeahead.js
	url = https://github.com/twitter/typeahead.js.git
[submodule "resources/leaflet-sidebar"]
	path = resources/leaflet-sidebar
	url = https://github.com/Turbo87/leaflet-sidebar.git
[submodule "resources/jquery"]
	path = resources/jquery
	url = https://github.com/jquery/jquery.git
[submodule "resources/uos-live.js"]
	path = resources/uos-live.js
	url = http://git.cbaines.net/uos-live.js