Posa el mapa a la teva web |
Si vols, pots posar el mapa de la DIADA2013 a la teva web només afegint una línia de codi.
Al fer-ho tindràs la informació en TEMPS REAL.
Hi ha varies opcions però la manera més fàcil es triar la MIDA del mapa.
A continuacio tens tres exemples. Nomes cal que copiis i enganxis el codi a la teva web i ja està.
|
utilitza el següent codi:
<iframe src="http://www.diada2013.cat/frame.php?w=400&h=200&zoom=1447" width="400" height="200" frameborder="0"></iframe>
|
utilitza el següent codi:
<iframe src="http://www.diada2013.cat/frame.php?w=640&h=400&show_dots=1" width="640" height="400" frameborder="0"></iframe>
|
utilitza el següent codi:
<iframe src="http://www.diada2013.cat/frame.php?w=1000&h=600&show_dots=2" width="1000" height="600" frameborder="0"></iframe>
|