Updating the google map
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 7 Sep 2018 16:58:32 +0000 (12:58 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 7 Sep 2018 16:58:32 +0000 (12:58 -0400)
commit02d2ce8a402465c876a495eebfcbbca0804b5756
treebd57f09dcd88c2d6567827a792a90567450c91ee
parent06396e6cb3fd0570260db1ba0c431c0bc00fb1dd
Updating the google map

Using leaflet and our tile server.
28 files changed:
css/app.css
icons/green-marker.png [new file with mode: 0644]
icons/red-marker.png [new file with mode: 0644]
icons/shadow.png [new file with mode: 0644]
js/Leaflet.loading/.gitignore [new file with mode: 0644]
js/Leaflet.loading/CONTRIBUTING.md [new file with mode: 0644]
js/Leaflet.loading/LICENSE [new file with mode: 0644]
js/Leaflet.loading/README.md [new file with mode: 0644]
js/Leaflet.loading/bower.json [new file with mode: 0644]
js/Leaflet.loading/examples/combined.html [new file with mode: 0644]
js/Leaflet.loading/examples/delayed.html [new file with mode: 0644]
js/Leaflet.loading/examples/layergroup.html [new file with mode: 0644]
js/Leaflet.loading/examples/leaflet-1.0/delayed.html [new file with mode: 0644]
js/Leaflet.loading/examples/leaflet-1.0/twobaselayers-gridlayer.html [new file with mode: 0644]
js/Leaflet.loading/examples/separate.html [new file with mode: 0644]
js/Leaflet.loading/examples/simple.html [new file with mode: 0644]
js/Leaflet.loading/examples/spinjs.html [new file with mode: 0644]
js/Leaflet.loading/examples/topright.html [new file with mode: 0644]
js/Leaflet.loading/examples/twobaselayers-canvas.html [new file with mode: 0644]
js/Leaflet.loading/examples/twobaselayers.html [new file with mode: 0644]
js/Leaflet.loading/package.json [new file with mode: 0644]
js/Leaflet.loading/src/Control.Loading.css [new file with mode: 0644]
js/Leaflet.loading/src/Control.Loading.js [new file with mode: 0644]
js/interactive.js
js/old-interactive.js [new file with mode: 0644]
lib/interactiveMap.php
parts/header-meta.php
scss/_main.scss