//////////////////////
// DEFINE SETTINGS //
/////////////////////
var to_address = '114 St. Claire Place Stevensville, MD 21666'; // address to your business
var to_address_latlng = '38.98075025480806, -76.31793648004532'; // latitude longitude of your building, leave blank if don't have
var zoom_level = 18; // zoom level you want map to start at
var administrationMode = 'off'; // set to "on" if you want get cordinates for where you click on the map
