-
Notifications
You must be signed in to change notification settings - Fork 25
/
map.html
49 lines (44 loc) · 3.19 KB
/
map.html
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
40
41
42
43
44
45
46
47
48
49
---
layout: page
title: "Getting to our evolutionary genomics research lab in central London"
description: "Getting to our evolutionary genomics research lab in central London"
---
<h1>Finding your way to our central London lab</h1>
<div class="row">
<div class="col-sm-10 col-md-10">
<h3>Location</h3>
<p>We are based in Queen Mary University of London's <a href="http://qmul.ac.uk/docs/about/26065.pdf">Mile End Campus [pdf map]</a>. This is 20 minutes on a bicycle to Tower Bridge or Angel; 15 minutes walking to Victoria Park. Our contact information:</p>
{% include contact.html %}
<div class="row text-center">
<div class="col-md-8 img-rounded mx-auto d-block">
<img src="/img/fogg-building.jpg" width="243" height="268" style="max-width:40%; height: auto;" class="img-thumbnail" alt="Aerial view of QMUL Fogg Building"/>
<img src="/img/fogg-building-bancroft.jpg" width="353" height="268" style="max-width:58%; height: auto;" class="img-thumbnail" alt="SBCS Fogg building from bancroft road"/>
<p>We are on the 5th floor of the recently-refurbished Fogg building<br/>
(yes, its green; left: view from East; right: view from Bancroft road).</p>
</div>
</div>
<h3>Getting here</h3>
<p>Citymapper and Google Maps work very well for the London public transport system (including for cycling).</p>
<dl>
<dt>By bicycle:</dt>
<dd>The safest & most pleasant ride is along Regent's Canal. Get off at Mile End (Lock 9.)</dd>
<dt>By tube/underground:</dt>
<dd>We're within 5-10 minutes walking distance from Stepney Green (Hammersmith & City line, District line) and Mile End (Central line, Hammersmith & City line, District line) tube stations. See map below. </dd>
<dt>By plane:</dt>
<dd>The easiest is to fly to London City Airport and take the DLR + tube to Stepney Green or Mile End (should take approx. 40 minutes total).</dd>
<dt>By car:</dt>
<dd>Park on Bancroft Road (you may need to pay). The Fogg building has a side door you should be able to get into.</dd>
<dt>By train:</dt>
<dd>If you arrive at "King's cross" or "St Pancras" (e.g. via Eurostar):</dd>
<dd><ul>
<li>The easiest is to take the "Hammersmith & City line" to "Stepney Green" and continue walking East (i.e., away from the skyscrapers) for about 5 minutes (see map below). This line only runs once every 10 minutes or so.</li>
<li>If you are good at changing tubes, it can be faster to take the "Piccadilly" line (blue) south for two stops to "Holborn" and change there to take the "Central line" (red) east to Mile end station. Then walk West (i.e. towards central London) for 5 minutes (see map below). </li>
</ul>
</dd>
</dl>
<p><b>Once your here:</b></p>
<p> In the Fogg building, take the elevator up to 1st floor reception and they will come get us. </p>
<h3>Map of the area</h3>
<iframe src="https://www.google.com/maps/d/embed?mid=1dnGmY-gatSUuUK-xOudzSrEn6VM&ll=51.52357160738571%2C-0.04003807750700972&z=17" style="width:100%" height="600" title="Finding your way to our central London lab"></iframe>
</div>
</div>