var markers = [
{
latitude: 26.3495019,
longitude: -80.1748881,
crime_type: 'Burglary',
city: 'West Boca',
address: '8400 block of Palmetto Road',
height: 'Nov. 12',
state: 'FL',
elevation: '2 a.m.',
type: 'Burglary',
myoverlaymessage: 'Burglary',
description: 'A person reported that between 5 and 5:30 p.m. someone broke into their vehicle and stole a purse.
',
iconcounter: '0'
}
,{
latitude: 26.3524971,
longitude: -80.1460685,
crime_type: 'Burglary',
city: 'West Boca',
address: '6600 block of Palmetto Circle South',
height: 'Nov. 12',
state: 'FL',
elevation: '11:44 a.m.',
type: 'Burglary',
myoverlaymessage: 'Burglary',
description: 'A woman reported that she left her purse in her car and when she returned, she noticed her window was smashed and her purse was stolen.
',
iconcounter: '1'
}
,{
latitude: 26.330333,
longitude: -80.100818,
crime_type: 'DUI',
city: 'West Boca',
address: '2000 block of State Road 7',
height: 'Nov. 11',
state: 'FL',
elevation: '11 p.m.',
type: 'DUI',
myoverlaymessage: 'DUI',
description: 'A woman was arrested for DUI after she was stopped for driving without any lights on and failed a DUI investigation.
',
iconcounter: '2'
}
,{
latitude: 26.346609,
longitude: -80.140739,
crime_type: 'Vandalism',
city: 'West Boca',
address: '6200 block of Boca Del Mar Drive',
height: 'Nov. 10',
state: 'FL',
elevation: '5:07 a.m.',
type: 'Vandalism',
myoverlaymessage: 'Vandalism',
description: 'A person reported that someone drove a vehicle onto the golf course causing damage to the entire 15th hole.
',
iconcounter: '3'
}
,{
latitude: 26.33054,
longitude: -80.1692039,
crime_type: 'Criminal mischief',
city: 'West Boca',
address: '7900 block of Travelers Tree Drive',
height: 'Nov. 10',
state: 'FL',
elevation: '8 a.m.',
type: 'Criminal mischief',
myoverlaymessage: 'Criminal mischief',
description: 'A woman reported that between Oct. 22 and Nov. 5, someone struck the rear window of her living room causing a crack in the window.
',
iconcounter: '4'
}
,{
latitude: 26.3522468,
longitude: -80.1433602,
crime_type: 'Theft auto',
city: 'West Boca',
address: '6200 block of Walk Circle',
height: 'Nov. 10',
state: 'FL',
elevation: '7:45 a.m.',
type: 'Theft auto',
myoverlaymessage: 'Theft auto',
description: 'A woman reported that someone stole her vehicle from the residence.
',
iconcounter: '5'
}
];