Skip to content

Commit

Permalink
Removed map key
Browse files Browse the repository at this point in the history
  • Loading branch information
Kahn committed Nov 6, 2021
1 parent 5bc9864 commit ad55321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/sectormap.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
<script src="https://cdn.jsdelivr.net/npm/es6-promise@4/dist/es6-promise.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/es6-promise@4/dist/es6-promise.auto.min.js"></script>
<!-- <script src="map-styles.js"></script> -->
<div id='mgl-map-overlay'>
<!-- <div id='mgl-map-overlay'>
<strong>Map key</strong>
<ul>
<li>Thick solid line: Standard sector boundary</li>
<li>Thin solid line: Non-standard sector boundary</li>
<li>Thick dashed line: TMA volume boundary</li>
<li>Thin dotted line: Tower volume boundary</li>
</ul>
</div>
</div> -->
<script src="sectormap.js"></script>
</body>
</html>

0 comments on commit ad55321

Please sign in to comment.