mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2024-12-26 20:51:22 +01:00
Cambiando mapa por OpenStreetMap
This commit is contained in:
parent
3117585eb1
commit
42596cea37
2 changed files with 3 additions and 3 deletions
|
@ -283,8 +283,8 @@
|
||||||
}).addTo(map);
|
}).addTo(map);
|
||||||
|
|
||||||
L.marker([40.41082,-3.69366]).addTo(map)
|
L.marker([40.41082,-3.69366]).addTo(map)
|
||||||
.bindPopup('Medialab-Prado')
|
.bindPopup('Medialab-Prado<br>Plaza de las Letras. Calle Alameda, 15, Madrid')
|
||||||
.openPopup();
|
//.openPopup();
|
||||||
|
|
||||||
//Google plus
|
//Google plus
|
||||||
function initGooglePlus() {
|
function initGooglePlus() {
|
||||||
|
|
2
js/scripts.min.js
vendored
2
js/scripts.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue