var markers = [
{
latitude: 26.41818,
longitude: -80.21611,
crime_type: 'Narcotics arrest',
city: 'West Boca',
address: '21100 block of State Road 7',
height: 'Nov. 06',
state: 'FL',
elevation: '2 a.m.',
type: 'Narcotics arrest',
myoverlaymessage: 'Narcotics arrest',
description: 'A woman was arrested for possession of cocaine.
',
iconcounter: '0'
}
,{
latitude: 26.3359379,
longitude: -80.1998396,
crime_type: 'Burglary business',
city: 'West Boca',
address: '9000 block of Sandalfoot Boulevard',
height: 'Nov. 06',
state: 'FL',
elevation: '5:30 a.m.',
type: 'Burglary business',
myoverlaymessage: 'Burglary business',
description: 'A person reported that someone broke
the window to the business to gain entry and then stole money from the cash register.
',
iconcounter: '1'
}
,{
latitude: 26.3542951,
longitude: -80.1380354,
crime_type: 'Theft ',
city: 'West Boca',
address: '6000 block of Palmetto Circle South',
height: 'Nov. 06',
state: 'FL',
elevation: '9:30 a.m.',
type: 'Theft ',
myoverlaymessage: 'Theft ',
description: 'A woman reported that between 8:30 and 9:30 a.m., someone smashed the passenger side window to her car and stole her purse on the front seat.
',
iconcounter: '2'
}
,{
latitude: 26.3516299,
longitude: -80.1633239,
crime_type: 'Narcotics arrest',
city: 'West Boca',
address: '7400 block of Courtyard Run East',
height: 'Nov. 03',
state: 'FL',
elevation: '3:03 a.m.',
type: 'Narcotics arrest',
myoverlaymessage: 'Narcotics arrest',
description: 'A man was arrested for possession of oxycodone.
',
iconcounter: '3'
}
,{
latitude: 26.3835735,
longitude: -80.2096664,
crime_type: 'Burglary business',
city: 'West Boca',
address: '19000 block of Trophy Drive',
height: 'Nov. 01',
state: 'FL',
elevation: '6:50 a.m.',
type: 'Burglary business',
myoverlaymessage: 'Burglary business',
description: 'A man reported that someone cut the locks off two storage units and stole various chemicals, money and equipment.
',
iconcounter: '4'
}
,{
latitude: 26.338723,
longitude: -80.173549,
crime_type: 'Theft auto',
city: 'West Boca',
address: '8200 block of Severn Drive',
height: 'Nov. 01',
state: 'FL',
elevation: '10:45 a.m.',
type: 'Theft auto',
myoverlaymessage: 'Theft auto',
description: 'A woman reported that her car was stolen.
',
iconcounter: '5'
}
];