embedded map in about city page.
authorAnoop Jacob Thomas<anoop@fossee.in>
Fri, 12 Nov 2010 20:20:31 +0530
changeset 219 af8a1cd6ec5a
parent 218 0e009b0080c3
child 220 1633a9693efa
embedded map in about city page.
project/templates/about/city.html
--- a/project/templates/about/city.html	Fri Nov 12 20:04:59 2010 +0530
+++ b/project/templates/about/city.html	Fri Nov 12 20:20:31 2010 +0530
@@ -20,10 +20,9 @@
 <h3>Map</h3>
 
 <p>A Google Map of Hyderabad with prominent places marked can be found here</p>
-
-<a href="http://maps.google.com/maps/ms?hl=en&ie=UTF8&msa=0&msid=116571751012231655985.00045ea3a3aa0272ecec3&ll=17.452566,78.373847&spn=0.013694,0.015235&z=16">
-http://maps.google.com/maps/ms?hl=en&ie=UTF8&msa=0&msid=116571751012231655985.00045ea3a3aa0272ecec3&ll=17.452566,78.373847&spn=0.013694,0.015235&z=16</a>
-
+<p>
+<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?hl=en&amp;ie=UTF8&amp;msa=0&amp;msid=116571751012231655985.00045ea3a3aa0272ecec3&amp;ll=17.452566,78.373847&amp;spn=0.014329,0.018239&amp;z=15&amp;output=embed"></iframe><br /><small>View <a href="http://maps.google.com/maps/ms?hl=en&amp;ie=UTF8&amp;msa=0&amp;msid=116571751012231655985.00045ea3a3aa0272ecec3&amp;ll=17.452566,78.373847&amp;spn=0.014329,0.018239&amp;z=15&amp;source=embed" style="color:#0000FF;text-align:left">miyapur to Kompalli </a> in a larger map</small>
+</p>
 <h3>Climate, Weather and Local time</h3>
 
 <ul>
@@ -89,4 +88,4 @@
   <li><a href="http://www.fullhyderabad.com/">http://www.fullhyderabad.com/</a></li>
   </ul>
 </div>
-{% endblock content %}
\ No newline at end of file
+{% endblock content %}