var iconData = {
  "us": { width: 24, height: 14 },
  "ca": { width: 24, height: 14 },
 "uk": { width: 24, height: 14 },
  "flag-shadow": { width: 40, height: 30 },
  "house": { width: 32, height: 32 },
  "house-shadow": { width: 59, height: 32 },
  "headquarters": { width: 32, height: 32 },
  "headquarters-shadow": { width: 59, height: 32 }
};
var officeLayer = [
  {
    "zoom": [0, 4],
   "places": [
    ]
  },
{
    "zoom": [5, 17],
    "places": [
]
  }
];
