var markers = [
{
latitude: 26.231385,
longitude: -80.110482,
crime_type: 'Theft grand',
city: 'Pompano Beach',
address: '1300 block of East Atlantic Boulevard',
height: 'Nov. 11',
state: 'FL',
elevation: '3:05 p.m.',
type: 'Theft grand',
myoverlaymessage: 'Theft grand',
description: 'A woman was arrested for attempting to cash a fraudulent check.',
iconcounter: '0'
}
,{
latitude: 26.214818,
longitude: -80.1038729,
crime_type: 'Theft grand',
city: 'Pompano Beach',
address: '1200 block of South Federal Highway',
height: 'Nov. 11',
state: 'FL',
elevation: '9:45 p.m.',
type: 'Theft grand',
myoverlaymessage: 'Theft grand',
description: 'Between 3 and 9:15 p.m., someone stole four tires from a vehicle.',
iconcounter: '1'
}
,{
latitude: 26.2467763,
longitude: -80.1595302,
crime_type: 'Theft auto',
city: 'Pompano Beach',
address: '1500 block of Northwest 27th Avenue',
height: 'Nov. 10',
state: 'FL',
elevation: '9:15 a.m.',
type: 'Theft auto',
myoverlaymessage: 'Theft auto',
description: 'A truck was stolen from a residential driveway during the night.',
iconcounter: '2'
}
,{
latitude: 26.2750723,
longitude: -80.1140035,
crime_type: 'Robbery strong arm',
city: 'Pompano Beach',
address: '700 block of East Sample Road',
height: 'Nov. 10',
state: 'FL',
elevation: '6:05 p.m.',
type: 'Robbery strong arm',
myoverlaymessage: 'Robbery strong arm',
description: 'Someone punched a man in the face and stole his cell phone, ID and $30.',
iconcounter: '3'
}
,{
latitude: 26.245481,
longitude: -80.1307112,
crime_type: 'Man attacked at laundry',
city: 'Pompano Beach',
address: '1400 block of NW 6th Ave.',
height: 'Nov. 09',
state: 'FL',
elevation: 'Monday afternoon',
type: 'Man attacked at laundry',
myoverlaymessage: 'Man attacked at laundry',
description: 'Police are investigating a report of a man injured in an attack at a laundry.
Fire-Rescue took the man, who either was cut or stabbed, to N. Broward Medical Center. His injury was not life-threatening. The Sheriff\'s Office is searching for the man\'s attacker.
',
iconcounter: '4'
}
,{
latitude: 26.2194488,
longitude: -80.1249726,
crime_type: 'Burglary residence',
city: 'Pompano Beach',
address: '800 block of Southwest First Court',
height: 'Nov. 09',
state: 'FL',
elevation: '6:45 p.m.',
type: 'Burglary residence',
myoverlaymessage: 'Burglary residence',
description: 'Between 10 a.m. and 6:30 p.m., someone broke a window to gain entry to a home and stole an MP3 player and a gaming system.',
iconcounter: '5'
}
];