We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4dcd6b8 + 6329eea commit 492e766Copy full SHA for 492e766
_includes/mapdata.js
@@ -598,5 +598,19 @@ var rseFeatures = [
598
"geometry": {
599
"type": "Point", "coordinates": [8.652338, 50.093509]
600
}
601
+ },
602
+ {
603
+ "type": "Feature",
604
+ "properties": {
605
+ "name": "Edwin Carreño",
606
+ "popupContent": "<img src='../assets/img/map/EdwinCarreno_SSC'><a href='https://github.com/ecarrenolozano'> Edwin Carreño<br>" +
607
+ "Research Software Engineer<br>" +
608
+ "<a href='https://www.ssc.uni-heidelberg.de/en'>Scientific Software Center (Universität Heidelberg)</a><br>" +
609
+ "<br><br><em>Current research focus: Biological Networks, Software Engineering</em>"
610
611
+ "geometry": {
612
+ "type": "Point",
613
+ "coordinates": [8.67565, 49.41749]
614
+ }
615
616
];
assets/img/map/EdwinCarreno_SSC.png
39.7 KB
0 commit comments