Cambiando mapa por OpenStreetMap

This commit is contained in:
alay 2017-10-11 00:10:22 +02:00
parent 3117585eb1
commit 42596cea37
2 changed files with 3 additions and 3 deletions

View file

@ -283,8 +283,8 @@
}).addTo(map);
L.marker([40.41082,-3.69366]).addTo(map)
.bindPopup('Medialab-Prado')
.openPopup();
.bindPopup('Medialab-Prado<br>Plaza de las Letras. Calle Alameda, 15, Madrid')
//.openPopup();
//Google plus
function initGooglePlus() {

2
js/scripts.min.js vendored

File diff suppressed because one or more lines are too long