// This variable file sets what address type will be used. Examples are below.

//When you have a known address use the mapadd variable set to the address.
//var mapadd = "35 Richard Rd Scotland Island NSW Australia";

//When you don't have a valid address set the mapadd variable to noaddress and use the lat and long variables.
//var mapadd = "noaddress"
//var maplat = -33.63277281277673
//var maplong = 151.28045082092285


var mapadd = "1858 Pittwater Rd Church Point NSW Australia";