var mapTitle = 'Time Team';
var mapOpts = {
map: {
mapTypeControl:true,
bounds: {
southWest: new google.maps.LatLng(17.33078980, -76.43431730),
northEast: new google.maps.LatLng(60.52965070, 3.01757120)
}
},
marker: {
// image: 'http://channel4maps.s3.amazonaws.com/timeteam/marker.png',
// vagueimage: 'http://channel4maps.s3.amazonaws.com/timeteam/marker-vague.png'
},
markerBundle: {
url: 'http://channel4maps.s3.amazonaws.com/timeteam/marker-bundle.png',
width: 24,
height: 24
},
template: (($(window).width() < 800) ? $('#overlayTemplateNarrow').html() : $('#overlayTemplate').html()),
markers: [{
"id": 1024,
"latitude": 52.05591070,
"longitude": -2.62724610,
"title": "Sutton St Michael, Hereford",
"description": "Tony Robinson and the Time Team head for Herefordshire in search of the Royal palace of the great Anglo-Saxon leader, King Offa, who ruled the kingdom of Mercia from AD 757 to 796. Records show that Offa had a grand palace in the area, but its exact location has never been discovered. Will the Team make history, by finding the lost palace?",
"vague": true,
"image": {
"url": "http://www.channel4.com/assets/programmes/images/time-team/series-7/3d7243fd-174a-4571-b712-c8108f4b9959_200x113.jpg",
"alt": "",
"width": 200,
"height": 113
},
"filters": [{
"id": 78,
"title": "Episode 10",
"visible": true
}, {
"id": 89,
"title": "Series 7",
"visible": true
}, {
"id": 171,
"title": "Anglo-Saxon",
"visible": true
}],
"links": [{
"title": "Find out more about the Time Team Specials",
"type": "3",
"url":...
Please Whitelist JSFiddle in your content blocker.
Help keep JSFiddle free for always by one of two ways:
Whitelist JSFiddle in your content blocker (two clicks)
Go PRO and get access to additional PRO features →
Join the 4+ million users, and keep the JSFiddle dream alive.
Ad-free
All ads in the editor and listing pages are turned completely off.
Use pre-released features
You get to try and use features (like the Palette Color Generator) months before everyone else.
Fiddle collections
Sort and categorize your Fiddles into multiple collections.
Private collections and fiddles
You can make as many Private Fiddles, and Private Collections as you wish!
Console
Debug your Fiddle with a minimal built-in JavaScript console.