var current = L.icon({
iconUrl: '/map/img/icons/green.png',
iconSize: [12, 20],
iconAnchor: [6, 20],
popupAnchor: [0, -22]
});
var past = L.icon({
iconUrl: '/map/img/icons/yellow.png',
iconSize: [12, 20],
iconAnchor: [6, 20],
popupAnchor: [0,-22]
});
var future = L.icon({
iconUrl: '/map/img/icons/blue.png',
iconSize: [12, 20],
iconAnchor: [6, 20],
popupAnchor: [0,-22]
});
function displayEricaMap(latitude, longitude, zoom) {
var map = L.map('map').setView([latitude, longitude], zoom)
L.tileLayer('http://tile.openstreetmap.org/{z}/{x}/{y}.png', {
attribution: 'Key: Current Location
Past Location
Future Location | Map © OpenStreetMap contributors CC-BY-SA',
maxZoom: 18
}).addTo(map);
var location0 = L.marker([50.936447, -1.395867], {icon: past}).addTo(map)
.bindPopup("
Dates:
12:00, March 18th 2013 - 15:00, July 11th 2013
12:00, November 7th 2013 - 12:00, March 13th 2014
The Coffee Room has been the main building space for Erica both originally and for her 2014 upgrade.
Dates:
13:00, July 18th 2013 - 13:00, September 22nd 2013
The Marlands Shopping Centre was where Erica resided during the GoRhinos! campaign.
Dates:
00:00, October 30th 2013 - 23:59, October 30th 2013
Erica was auctioned to raise money for Marwell Wildlife and various other local charities and was bought by the University of Southampton for £2500.
Dates:
13:00, July 18th 2013 - 13:00, September 22nd 2013
Erica went on display with the other rhinos from the GoRhinos! campaign for a week before the rhino auction.
Dates:
09:00, March 13th 2014 - 17:00, March 16th 2014
Erica attended the 2014 Big Bang Fair and meet thosands of children ad their teachers/parents over the four days.
Dates:
10:00, March 22nd 2014 - 17:00, March 22nd 2014
Erica attended the 2014 Science and Engineering Day and will be residing in the West Refectory.
Dates:
18:00, March 22nd 2014 - 11:00, March 24th 2014
Erica attended the 2014 TEDxSouthamptonUniversity conference and will be residing in the Nuffield Theatre.
Dates:
16:00, July 11th 2013 - 12:00, July 18th 2013
12:00, March 24th 2014 -
Erica's new permanent home will be in the foyer of the Mountbatten Building.
Dates:
10:30, March 14th 2015 - 16:30, March 14th 2015
Erica attended the 2015 Science and Engineering Day and set up base in the Nigthingale building.
Dates:
09:00, April 28th 2015 - 15:30, April 28th 2015
Erica trekked out to Dorchester to meet pupils at the Thomas Hardye School.
Dates:
09:00, June 3rd 2015 - 17:00, June 3rd 2015
Erica took a trip out to Cheltenham to pay a visit to their Science Festival at the Cheltenham Town Hall.