/*
	Athene Global script settings
	Override these settings to configure.
*/

/* Maps configuration settings */
var markerCreateMode = false;
var queryServiceLocation = "";
var layout = 'organmap';

var initLat = 51.234407351;
var initLng = 8.173828125;
var initZoom = 5;
