diff --git a/_includes/mapdata.js b/_includes/mapdata.js
index 8cc146f..43fddab 100644
--- a/_includes/mapdata.js
+++ b/_includes/mapdata.js
@@ -495,13 +495,14 @@ var rseFeatures = [
"type": "Feature",
"properties": {
"name": "Anton Koch",
- "popupContent": '
Anton Koch
' +
- 'Hochschule Mainz
' +
- 'Motion Bank - Software for Dance Research & Education'
+ "popupContent": '
Anton Koch
' +
+ 'hyper.fail
' +
+ 'Motion Bank - Software for Dance Research & Education
' +
+ 'Hochschule Mainz University of Applied Sciences'
},
"geometry": {
"type": "Point",
- "coordinates": [8.2771005, 49.9975955]
+ "coordinates": [8.2258536, 49.9879811]
}
},
{