]> git.sur5r.net Git - contagged/commit
Use leafletjs + OpenStreetMap instead of google maps
authorChristian Weiske <cweiske@cweiske.de>
Wed, 2 Oct 2013 20:40:48 +0000 (22:40 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Wed, 2 Oct 2013 20:40:48 +0000 (22:40 +0200)
commit4bddd2bb3ff5fd3eec8886302a01dc8191ae1465
treea5bf3965cdc9dce0060dcd2ab95fc6b57f11b187
parent75245bbc807b67247234c9103b162008c5b5b326
Use leafletjs + OpenStreetMap instead of google maps
21 files changed:
entry.php
inc/Geocoder.php [new file with mode: 0644]
inc/config.php.dist
inc/functions.php
inc/init.php
index.php
scripts/gui.js
scripts/leaflet-0.6.4/images/marker-icon.png [new file with mode: 0644]
scripts/leaflet-0.6.4/images/marker-shadow.png [new file with mode: 0644]
scripts/leaflet-0.6.4/leaflet.css [new file with mode: 0644]
scripts/leaflet-0.6.4/leaflet.ie.css [new file with mode: 0644]
scripts/leaflet-0.6.4/leaflet.js [new file with mode: 0644]
scripts/maps.js
styles/layout.css
templates/entry_map.tpl
templates/entry_show.tpl
templates/entry_vcf.tpl
templates/header.tpl
templates/list_map.tpl
templates/list_map_entry.tpl
templates/toolbar.tpl