Updated event code to have automatic updates to the map location when entering an...
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 23 Jun 2016 18:17:56 +0000 (14:17 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 23 Jun 2016 18:17:56 +0000 (14:17 -0400)
commit44c42d4f0a856562ebf095ebefa79160540ffd96
treeda25f7842e44f91130e524d8ddad5e6840491771
parent9b04c53fdbd7c25eda9a9dab1a0d494427406be6
Updated event code to have automatic updates to the map location when entering an address for a new event until one of the following happen.

* The event is submitted (will not auto update when editing later.
* The user clicks the "Map Location Using Above Address" button
* The user drags the map pointer to a new location.
* "Update pointer" button is clicked to use specified lat/lon values.

Also added more instructions on how to use the map below the "Update pointer" button.

Tested and committed to code as HotFix
index.php
views/admin/events/edit.html
views/admin/events/editLocation.html