User Tools

Site Tools


programming:web:google_maps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
programming:web:google_maps [2015/02/26 08:59] – created mferreiraprogramming:web:google_maps [2015/02/26 09:09] mferreira
Line 51: Line 51:
 </code> </code>
  
-<html>+<HTML>
   <head>   <head>
     <title>Asynchronous Loading</title>     <title>Asynchronous Loading</title>
Line 58: Line 58:
     <style>     <style>
       html, body, #map-canvas {       html, body, #map-canvas {
- width: 100%;+
  height: 350px;  height: 350px;
                 margin: 0px;                 margin: 0px;
Line 95: Line 95:
     <div id="map-canvas"></div>     <div id="map-canvas"></div>
   </body>   </body>
-</html>+</HTML>
  
programming/web/google_maps.txt · Last modified: 2015/02/26 09:28 by mferreira