﻿var hotelsDownTownLayer = [
  
  {
    "zoom": [13, 13],
    "places": [

    {
      "name": "Zoom in for more information",
      "icon": ["zoom-in-white", "shadow"],  
      "posn": [36.169000,-115.14385],
      "html": ""
    },
    
  ]},
  
  {
    "zoom": [14, 17],
    "places": [

    {
      "name": "The Plaza",
      "icon": ["plaza-label", "shadow"],  
      "posn": [36.171999,-115.146939],
      "html": ""
    },
    {
      "name": "Four Queens",
      "icon": ["four-queens-label", "shadow"],  
      "posn": [36.17021,-115.143774],
      "html": ""
    },      
    {
      "name": "Golden Nugget",
      "icon": ["golden-nugget-label", "shadow"],  
      "posn": [36.169439,-115.145689],
      "html": ""
    },  
    {
      "name": "Golden Gate",
      "icon": ["golden-gate-label", "shadow"],  
      "posn": [36.171171,-115.146268],
      "html": ""
    },       
    {
      "name": "Main Street Station",
      "icon": ["main-street-label", "shadow"],  
      "posn": [36.174553,-115.14541],
      "html": ""
    },       
    {
      "name": "California",
      "icon": ["california-label", "shadow"],  
      "posn": [36.173207,-115.144723],
      "html": ""
    },  
    {
      "name": "Fitzgeralds",
      "icon": ["fitzgeralds-label", "shadow"],  
      "posn": [36.169439,-115.143100],
      "html": ""
    }, 
    {
      "name": "Fremont",
      "icon": ["fremont-label", "shadow"],  
      "posn": [36.170903,-115.143157],
      "html": ""
    },                   
    {
      "name": "El Cortez",
      "icon": ["el-cortez-label", "shadow"],  
      "posn": [36.169556,-115.138645],
      "html": ""
    },   
    {
      "name": "Binion's",
      "icon": ["binions-label", "shadow"],  
      "posn": [36.171620,-115.144300],
      "html": ""
    },  
    {
      "name": "Las Vegas Club",
      "icon": ["las-vegas-club-label", "shadow"],  
      "posn": [36.172354,-115.145550],
      "html": ""
    },             
    {
      "name": "Super 8 Downtown",
      "icon": ["super8-downtown-label", "shadow"],  
      "posn": [36.168361,-115.137916],
      "html": ""
    },           

  ]},
  
  
];



