diff options
| author | Code WvS <code-wvs@quantentunnel.de> | 2015-02-28 16:03:45 +0100 |
|---|---|---|
| committer | Code WvS <code-wvs@quantentunnel.de> | 2015-02-28 16:03:45 +0100 |
| commit | 881165be429151d8f2593c6893dd23da90a5288b (patch) | |
| tree | ad2160fe139d7a76e6ba84ed5b6852dc5d3ac553 /.gitmodules | |
| parent | 200cb7423b8952fe7770ce8abed9f3f8383d9a61 (diff) | |
| download | snap-yow-881165be429151d8f2593c6893dd23da90a5288b.tar.gz snap-yow-881165be429151d8f2593c6893dd23da90a5288b.zip | |
add map coordinate control
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f5b8c36..bb03b17 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "osmbuildings"] path = osmbuildings url = https://github.com/kekscom/osmbuildings +[submodule "Leaflet.Coordinates"] + path = Leaflet.Coordinates + url = https://github.com/MrMufflon/Leaflet.Coordinates |
