-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.json
More file actions
39 lines (39 loc) · 1.56 KB
/
config.json
File metadata and controls
39 lines (39 loc) · 1.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[
{
"layer": "code4lib2013",
"showMessage": "Use the #c4l13 hashtag and turn on geolocating for your tweets to show here.",
"search": "#code4lib OR #c4l13",
"google_maps": [
"https://maps.google.com/maps/ms?msid=213549257652679418473.0004ce6c25e6cdeb0319d&msa=0",
"https://maps.google.com/maps/ms?msid=208580427660303662074.0004d00a3e083f4d160a4&msa=0"
],
"icon_url": "http://laertes.herokuapp.com/icons/code4lib-4.png"
},
{
"layer": "laertesdev",
"showMessage": "Test Laertes with #yorku and #yorkuproblems or #toronto tweets",
"search": "#yorku OR #yorkuproblems OR #toronto",
"google_maps": [
"https://maps.google.com/maps/ms?msid=202260848628777232836.0004d3d6b479a352821b4&msa=0"
],
"icon_url": "http://laertes.herokuapp.com/icons/code4lib-4.png"
},
{
"layer": "hastac2013",
"showMessage": "Use the #hastac2013 hashtag and turn on geolocating for your tweets to show here. Layer options let you filter.",
"search": "#hastac OR #hastac2013",
"google_maps": [
"https://maps.google.com/maps/ms?msid=202260848628777232836.0004d3d6b479a352821b4&msa=0"
],
"icon_url": "http://laertes.herokuapp.com/icons/hastac2013-icon.png"
},
{
"layer": "awe2014",
"showMessage": "Use the #awe2014 hashtag and turn on geolocating for your tweets to show here. Layer options let you filter.",
"search": "#awe2014",
"google_maps": [
"https://mapsengine.google.com/map/kml?mid=zvo4rr9pWN5s.k7YcXa6rmVxQ"
],
"icon_url": "http://laertes.herokuapp.com/icons/awe2014.png"
}
]