var markers = [
{
latitude: 26.338352,
longitude: -80.102582,
crime_type: 'Burglary residence',
city: 'Boca Raton',
address: '1300 block of Tamarind Way',
height: 'Nov. 17',
state: 'FL',
elevation: '5:48 p.m.',
type: 'Burglary residence',
myoverlaymessage: 'Burglary residence',
description: 'A woman reported that someone broke into her home and stole jewelry.',
iconcounter: '0'
}
,{
latitude: 26.337601,
longitude: -80.107744,
crime_type: 'Burglary residence',
city: 'Boca Raton',
address: '1100 block of Southwest 13th Drive',
height: 'Nov. 17',
state: 'FL',
elevation: '9:32 p.m.',
type: 'Burglary residence',
myoverlaymessage: 'Burglary residence',
description: 'A person reported that someone broke into their house by prying the deadbolt and stole a DirecTV cable
box, watches and jewelry. Multiple neighbors noticed an AT&T white truck in the neighborhood and saw one
of the workers in the backyard next door to the house.
',
iconcounter: '1'
}
,{
latitude: 26.366902,
longitude: -80.131948,
crime_type: 'Fraud',
city: 'Boca Raton',
address: '5700 block of West Glades Road',
height: 'Nov. 17',
state: 'FL',
elevation: '12:17 p.m.',
type: 'Fraud',
myoverlaymessage: 'Fraud',
description: 'A woman reported that someone attempted to use her driver\'s license to open a credit account at Macy\'s.',
iconcounter: '2'
}
,{
latitude: 26.362246,
longitude: -80.136874,
crime_type: 'DUI',
city: 'Boca Raton',
address: '20000 block of Street Andrews Boulevard',
height: 'Nov. 17',
state: 'FL',
elevation: '2:34 a.m.',
type: 'DUI',
myoverlaymessage: 'DUI',
description: 'A woman was arrested for DUI after a traffic stop.
',
iconcounter: '3'
}
,{
latitude: 26.3871548,
longitude: -80.1081672,
crime_type: 'Burglary',
city: 'Boca Raton',
address: '4900 block of Technology Way',
height: 'Nov. 16',
state: 'FL',
elevation: '9:32 a.m.',
type: 'Burglary',
myoverlaymessage: 'Burglary',
description: 'A man reported that someone broke into his gym locker and stole a Visa/Discovery credit card and a driver\'s license.',
iconcounter: '4'
}
,{
latitude: 26.360757,
longitude: -80.107863,
crime_type: 'Theft auto',
city: 'Boca Raton',
address: '1000 block of Northwest 13th Street',
height: 'Nov. 16',
state: 'FL',
elevation: '7:22 a.m.',
type: 'Theft auto',
myoverlaymessage: 'Theft auto',
description: 'A person reported that someone stole two vehicles parked in the lot.',
iconcounter: '5'
}
];