File indexing completed on 2025-03-09 03:35:08
0001 <!DOCTYPE html> 0002 <html> 0003 <head> 0004 <title>Marble: Legend</title> 0005 %!{bootstrap}% 0006 <link href="../../../legend.css" rel="stylesheet" type="text/css" /> 0007 </head> 0008 <body onload="1"> 0009 0010 <center> 0011 <img class="img-polaroid" src="./legend/schagen_title.png" /> 0012 </center> 0013 <br /> 0014 <!-- 0015 To add a custom checkbox that can be monitored through 0016 LegendBrowser's API use this syntax: 0017 0018 <a href="checkbox:checkboxid"><span style="text-decoration: none"><img src="checkbox:checkboxid"> </span></a> 0019 0020 where "checkboxid" needs to be replaced by a unique identifier 0021 string of your choice. 0022 --> 0023 0024 <!-- The following comment gives a hint to the MarbleLegendBrowser where further 0025 legend items which get generated from DGML should get inserted. 0026 So DO NOT DELETE this comment: --> 0027 0028 <!-- ##customLegendEntries:all## --> 0029 0030 <!-- You can still appendfurther html and Marble-specific html attributes here: --> 0031 <br /> 0032 <p>Learn more about this map at our <a href="https://techbase.kde.org/Marble/HistoricalMaps">Marble Website</a>. 0033 </p> 0034 <br /> 0035 <center><img class="img-polaroid" src="./legend/schagen_orig.png" /></center> 0036 <br /> 0037 </body> 0038 </html>