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
3ffecc3949
commit
56c28c6bfb
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@
|
|||
}).addTo(map);
|
||||
|
||||
L.marker([40.41082,-3.69366]).addTo(map)
|
||||
.bindPopup('Medialb-Prado')
|
||||
.bindPopup('Medialab-Prado')
|
||||
.openPopup();
|
||||
|
||||
//Google plus
|
||||
|
|
Loading…
Reference in a new issue