blob: 377a496d0bcc61efc7f17b63776e2f0a80130898 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "resources/leaflet"]
path = resources/leaflet
url = git://github.com/CloudMade/Leaflet.git
[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
[submodule "resources/leaflet-minimap"]
path = resources/leaflet-minimap
url = git://github.com/Norkart/Leaflet-MiniMap.git
|