forked from stefanocudini/gpx-simplify-optimizer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.28 KB
/
.gitmodules
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
[submodule "FileSaver.js"]
path = vendor/FileSaver.js
url = https://github.com/eligrey/FileSaver.js.git
[submodule "Leaflet.FileLayer"]
path = vendor/Leaflet.FileLayer
url = https://github.com/makinacorpus/Leaflet.FileLayer.git
[submodule "togeojson"]
path = vendor/togeojson
url = https://github.com/mapbox/togeojson.git
[submodule "bootstrap-slider"]
path = vendor/bootstrap-slider
url = https://github.com/seiyria/bootstrap-slider.git
[submodule "jquery-cookie"]
path = vendor/jquery-cookie
url = https://github.com/carhartl/jquery-cookie.git
[submodule "leaflet-sidebar"]
path = vendor/leaflet-sidebar
url = https://github.com/Turbo87/leaflet-sidebar.git
[submodule "simplify-geometry"]
path = vendor/simplify-geometry
url = https://github.com/seabre/simplify-geometry.git
[submodule "togpx"]
path = vendor/togpx
url = https://github.com/tyrasd/togpx.git
[submodule "geojson-to-path"]
path = vendor/geojson-to-path
url = https://github.com/Wilkins/geojson-to-path.git
[submodule "tokml"]
path = vendor/tokml
url = https://github.com/mapbox/tokml.git
[submodule "pretty-data"]
path = vendor/pretty-data
url = https://github.com/Wilkins/pretty-data.git
[submodule "vendor/jquery-autocomplete"]
path = vendor/jquery-autocomplete
url = https://github.com/devbridge/jQuery-Autocomplete