Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
- <title>Test prototipo</title>
- <link rel="stylesheet" href="../OpenLayers-2.10/theme/default/style.css" type="text/css" />
- <link rel="stylesheet" href="../OpenLayers-2.10/examples/style.css" type="text/css" />
- <link rel="stylesheet" href="prototipo.css" type="text/css" />
- <script src="../proj4js/lib/proj4js-compressed.js"></script>
- <script src="../proj4js/lib/defs/EPSG23029.js"></script>
- <script src="../OpenLayers-2.10/lib/OpenLayers.js"></script>
- <script src="prototipo.js"></script>
- </head>
- <body onload="init()">
- <h1 id="title">Visor de prototipo</h1>
- <div id="map" class="prototipo"></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment