Changeset 617 for trunk/openspace.npemap.org.uk/index.html
- Timestamp:
- Dec 16, 2007, 10:38:01 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openspace.npemap.org.uk/index.html
r616 r617 1 1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 2 <head> 3 <title> Open Space Tutorial - Example 1</title>3 <title>NPEMap browsing via OS OpenSpace</title> 4 4 <script type="text/javascript" src="http://openspace.ordnancesurvey.co.uk/osmapapi/openspace.js?key=413F829AAE11F96EE0405F0AF060395F"></script> 5 5 … … 101 101 </script> 102 102 103 <h1 >Displaying a marker on a map</h1>103 <h1 style="text-align: center; width: 100%; background-color: #DDFF9b;">NPEMap browsing via OS OpenSpace</h1> 104 104 105 <div id="map" style="width: 800px; height: 500px; border: 1px solid black;"></div> 105 <div id="info" style="width: 20%; float: right; background-color: #F0FFD2; border: 1px solid #DDFF9b; padding: 10px; "> 106 This site allows you to browse the 107 <a href="http://www.npemap.org.uk/">NPEMap</a> free postcode dataset, 108 using 109 <a href="http://openspace.ordnancesurvey.co.uk/">OpenSpace</a> maps. 110 <br /> 111 <br /> 112 If you happen to spot any problems with any of our postcodes, please click 113 on the marker and enter a problem report to let us know. 114 <br /> 115 <br /> 116 Owing to the terms of the OpenSpace licence, it is not possible to submit 117 new postcodes using these maps. Please use the 118 <a id="npe-link" href="http://www.npemap.org.uk/">main NPEMap site</a> 119 to add additional postcodes. 120 </div> 121 122 <div id="map" style="width: 75%; height: 80%; border: 1px solid black;"></div> 123 124 <div id="notice" style="width: 75%; border: 1px solid black; font-size: 8px; font-family: sans-serif;"> 125 Reproduced by 126 <a href="http://openspace.ordnancesurvey.co.uk/openspace/developeragreement.html">permission</a> 127 of Ordnance Survey on behalf of HMSO. © 128 Crown copyright and database right 2007. All rights reserved. 129 </div> 106 130 107 131 <div id="spinner" />
Note: See TracChangeset
for help on using the changeset viewer.