Work on Interactive map
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 2 Nov 2018 20:32:12 +0000 (16:32 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 2 Nov 2018 20:32:12 +0000 (16:32 -0400)
commit6bc06091c9fa3f67b93f737f143a9f6c89d723b2
tree5727f39bc8abe9191c12b9cb270721d97ddbf142
parent271a9a0ec94a659eff54bd0b3740c6a8f3912be6
Work on Interactive map

Bringing in Uptra's interactive maps.
20 files changed:
assets/bullet_arrow_down.png [new file with mode: 0755]
assets/bullet_arrow_downOn.png [new file with mode: 0755]
assets/mapLegend.gif [new file with mode: 0755]
assets/upOff.png [new file with mode: 0755]
assets/upOn.png [new file with mode: 0755]
js/LeafletAwesomeMarkers/images/markers-matte.png [new file with mode: 0644]
js/LeafletAwesomeMarkers/images/markers-matte@2x.png [new file with mode: 0644]
js/LeafletAwesomeMarkers/images/markers-plain.png [new file with mode: 0644]
js/LeafletAwesomeMarkers/images/markers-shadow.png [new file with mode: 0644]
js/LeafletAwesomeMarkers/images/markers-shadow@2x.png [new file with mode: 0644]
js/LeafletAwesomeMarkers/images/markers-soft.png [new file with mode: 0644]
js/LeafletAwesomeMarkers/images/markers-soft@2x.png [new file with mode: 0644]
js/LeafletAwesomeMarkers/leaflet.awesome-markers.css [new file with mode: 0644]
js/LeafletAwesomeMarkers/leaflet.awesome-markers.min.js [new file with mode: 0644]
js/leaflet-area-map.js [new file with mode: 0644]
models/admin/ajax/membersMapData.php [new file with mode: 0644]
models/front/members/interactivemap.php [new file with mode: 0644]
setup/shortcodes.php
setup/validActions.php
views/front/members/interactivemap.html [new file with mode: 0644]