/* ICON PARAMETERS
   path:	path to the icon images
   ext: 	Image extension of the icon
   "ICON":	{
	   size:	[width, height]
	   iconAnchor:	[x, y] - xy cordinates of the anchor point of the icon
	   infoAnchor:	[x, y] - xy cordinates of the anchor point of the icon, for the info box to link to
	   printImage:	Icon image extension for printing purposes. Leave out if not needed
   }
   e.g. :-
  "house": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16], printImage: ".gif" },
  "house-shadow": { size: [59, 32] }
};
*/
var mapIcons = {
  "path": "icons/",
  "ext": ".png",
  "maptype": G_NORMAL_MAP,	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP 
  "flowerland": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16], printImage: ".gif" },
  "flowerland-shadow": { size: [59, 32] },
  "no-entry": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16] },
  "n": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16] },
  "ne": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16] },
  "e": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16] },
  "se": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16] },
  "s": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16] },
  "sw": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16] },
  "w": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16] },
  "nw": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16] },
  "house": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16] },
  "house-shadow": { size: [59, 32] },
  "headquarters": { size: [32, 32], iconAnchor: [16, 16], infoAnchor: [16, 16] },
  "headquarters-shadow": { size: [59, 32] }
};

/* MAP LOCATIONS
   Set the map locations and its information
   zoom:	The minimum and maximum zoom level to show the icon on
   places:	{
	   The marker information

*/
var mapLocations = [
  {
    "zoom": [0, 7],
    "places": [
      {
        "name": "Flowerland Garden Centre",
        "icon": ["flowerland", "flowerland-shadow"],
        "position": [51.5540206177, -0.61248779296875],
		"maptype": G_NORMAL_MAP,	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
		"notes": "<b>Flowerland Garden Centres</b>"
      },
    ]
  },
  /* 
  NO ENTRY SIGN
  */
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Roadworks - Road closes for access to Flowerland Bourne End Garden Centre from 20th February for approximately 2 weeks.",
        "icon": ["no-entry", "flowerland-shadow"],
        "position": [51.57060154656306, -0.7066977024078369],
		"maptype": G_HYBRID_MAP	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
      },
    ]
  },
  /*
  START OF DIVERSION
  */
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Hedsor Road, head straight on until you get to Flowerland Bourne End Garden Centre",
        "icon": ["w", "flowerland-shadow"],
        "position": [51.57136174989417, -0.7017946243286133],
		"maptype": G_HYBRID_MAP	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
      },
    ]
  },
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Heavens Lea (At the end of the road, turn right onto Hedsor Road)",
        "icon": ["sw", "flowerland-shadow"],
        "position": [51.5721486136368, -0.6994986534118652],
		"maptype": G_HYBRID_MAP	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
      },
    ]
  },
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Hawks Hill (Turn right on first turn off towards Heavens Lea)",
        "icon": ["sw", "flowerland-shadow"],
        "position": [51.573762308533105, -0.6975460052490234],
		"maptype": G_HYBRID_MAP	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
      },
    ]
  },
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Kiln Lane (Turn right at sharp bend for Hawks Hill)",
        "icon": ["se", "flowerland-shadow"],
        "position": [51.57666948203299, -0.6975030899047852],
		"maptype": G_HYBRID_MAP	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
      },
    ]
  },
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Cores End Road A4094 (Head straight towards the mini roundabout, 2nd exit for Kiln Lane)",
        "icon": ["e", "flowerland-shadow"],
        "position": [51.5781563360551, -0.7010328769683838],
		"maptype": G_HYBRID_MAP	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
      },
    ]
  },
/*
*/
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Cores End Road A4155 (Head straight on as it becomes the A4094)",
        "icon": ["e", "flowerland-shadow"],
        "position": [51.578776399817066, -0.7086396217346191],
		"maptype": G_HYBRID_MAP	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
      },
    ]
  },
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Station Road (Head straight on, Turn right at the mini roundabout onto Cores End Road A4155)",
        "icon": ["n", "flowerland-shadow"],
        "position": [51.576722822928794, -0.7110214233398437],
		"maptype": G_HYBRID_MAP	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
      },
    ]
  },
  /*
  END OF DIVERSION
  */
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Furlong Road A4094 (Turn right at the end, onto Cores End Road A4094)",
        "icon": ["ne", "flowerland-shadow"],
        "position": [51.57685617489444, -0.7083606719970703],
		"maptype": G_HYBRID_MAP	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
      },
    ]
  },
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Hedsor Road A4094 (Continue on towards the mini roundabout. Alternately turn right towards Furlong Road A4094)",
        "icon": ["n", "flowerland-shadow"],
        "position": [51.572855445724755, -0.7106781005859375],
		"maptype": G_HYBRID_MAP	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
      },
    ]
  },
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Hedsor Road eastwards closed. Head northwards along A4094 Headsor Road, towards the Train Station",
        "icon": ["w", "flowerland-shadow"],
        "position": [51.570914965266056, -0.7077920436859131],
		"maptype": G_HYBRID_MAP	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
      },
    ]
  },
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Hedsor Road (Entrance to Flowerland Bourne End Garden Centre)",
        "icon": ["s", "flowerland-shadow"],
        "position": [51.57138008797537, -0.7040664553642273],
		"maptype": G_HYBRID_MAP	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
      },
    ]
  },
  /*
  END OF DIVERSION
  */
  {
    "zoom": [8, 17],
    "places": [
      {
        "name": "Bourne End Garden Centre",
        "icon": ["flowerland", "flowerland-shadow"],
        "position": [51.57020810300474, -0.7041656970977783],
		"maptype": G_HYBRID_MAP,	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
		"infotabs": [
			new GInfoWindowTab("Address", '<table cellspacing="0" cellpadding="0"><tr><td valign="top" align="left">Address </td><td valign="top" align="left">: </td><td valign="top" align="left">Bourne End Garden Centre<br>Hedsor Road, <br>Bourne End, <br>Bucks <br>SL8 5EE </td></tr><tr><td align="left"></td><td valign="top" align="left"></td><td align="left"></td></tr><tr><td valign="top" align="left">Telephone </td><td valign="top" align="left">: </td><td valign="top" align="left">01628 523926 </td></tr><tr><td colspan="3"></td></tr><tr><td valign="top" align="left">Fax </td><td valign="top" align="left">: </td><td valign="top" align="left">01628 810735 </td></tr><tr><td colspan="3"></td></tr><tr><td valign="top" align="left">Email </td><td valign="top" align="left">: </td><td valign="top" align="left"><a href="mailto:begc@flowerland.co.uk">begc@flowerland.co.uk</a> </td></tr><tr><td valign="top" align="left">Directions</td><td valign="top" align="left">&nbsp;</td><td valign="top" align="left"><a href="http://www.multimap.com/map/aproute.cgi?client=public&lang=&rn=GB&input_rt=aproute_pan&startcountry=GB&startrd=&starttown=&startpc=&endcountry=GB&endrd=&endtown=&endpc=SL8+5ee&qs=q&starttime=12%3A48" target="Directions">Click Here</a> </td></tr></table>'),
			new GInfoWindowTab("Hours", "<p>Days Time <br>Mon - Sat 9.00am to 6.00pm <br>Sunday 10.30am to 4.30pm <br>(Doors open 10am to allow viewing, tills open 10:30am) <br><br>Late night opening Dec, April, May, June, <br>until 8pm on Thursday and Friday. <br>Coffee Shop opens 10am to 4pm daily. </p><p>Closed on Christmas Day, Boxing Day, New Year's Day and Easter Sunday. <br></p>"),
			new GInfoWindowTab("Description", '<table width="450" cellpadding="0" cellspacing="0"><tr><td colspan="3" align="left" valign="top">Established for 40 years, Bourne End Garden Centre offers a full range of products for the garden enthusiast or the summer garden decorator. The Conservatory Coffee Shop offers a wide range of home made foods and drinks. Our speciality furniture area is staffed all year round and boast the largest range of garden furniture locally, at great prices.</td></tr></table>')
		]
      },
    ]
  },
  {
    "zoom": [8, 16],
    "places": [
      {
        "name": "Flowerland Iver",
        "icon": ["flowerland", "flowerland-shadow"],
        "position": [51.5276761294343, -0.5174732208251953],
		"maptype": G_HYBRID_MAP,	//Types: G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP
		"infotabs": [
			new GInfoWindowTab("Address", '<table cellspacing="0" cellpadding="0"><tr><td valign="top" align="left">Address </td><td valign="top" align="left">: </td><td valign="top" align="left">Iver Flowerland<br>Norwood Lane, <br>Iver, <br>Bucks <br>SL0 0EW </td></tr><tr><td align="left"></td><td valign="top" align="left"></td><td align="left"></td></tr><tr><td valign="top" align="left">Telephone </td><td valign="top" align="left">: </td><td valign="top" align="left">01753 630909 </td></tr><tr><td colspan="3"></td></tr><tr><td valign="top" align="left">Fax </td><td valign="top" align="left">: </td><td valign="top" align="left">01753 630225 </td></tr><tr><td colspan="3"></td></tr><tr><td valign="top" align="left">Email </td><td valign="top" align="left">: </td><td valign="top" align="left"><a href="mailto:iver@flowerland.co.uk">iver@flowerland.co.uk</a> </td></tr><tr><td valign="top" align="left">Directions</td><td valign="top" align="left">&nbsp;</td><td valign="top" align="left"><a href="http://www.multimap.com/map/aproute.cgi?client=public&lang=&rn=GB&input_rt=aproute_pan&startcountry=GB&startrd=&starttown=&startpc=&endcountry=GB&endrd=&endtown=&endpc=SL0+0EW&qs=q&starttime=12%3A48" target="Directions">Click Here</a> </td></tr></table>'),
			new GInfoWindowTab("Hours", "<p>Days Time <br>Mon - Sat 9.00am to 6.00pm <br>Sunday 10.30am to 4.30pm <br>(Doors open 10am to allow viewing, tills open 10:30am) <br><br>Late night opening Dec, April, May, June, <br>until 8pm on Thursday and Friday. <br>Coffee Shop opens 10am to 4pm daily. </p><p>Closed on Christmas Day, Boxing Day, New Year's Day and Easter Sunday. <br></p>"),
			new GInfoWindowTab("Description", '<table width="450" cellpadding="0" cellspacing="0"><tr><td colspan="3" align="left" valign="top">Iver Flowerland is one of the largest garden centres in the UK, close to where the M4, M40 and M25 meet. There\'s everything for your home and garden and much more, making a visit a great day out for the family. We grown all of our bedding plants here and many other plants. We have regular nursery tours, see events for details. Enjoy fresh, home cooked food and drink at our Coffee Shop. We have one of the largest furniture displays in the country.</td></tr></table>')
		]
      },
    ]
  },
];

