Skip to content

Commit

Permalink
Added file marker.png
Browse files Browse the repository at this point in the history
  • Loading branch information
xdan committed Mar 19, 2024
1 parent ef3b77f commit a514ac5
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 2 deletions.
Binary file not shown.
Binary file removed example/icons/icon.png
Binary file not shown.
Binary file added example/icons/marker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed example/icons/tiles.png
Binary file not shown.
2 changes: 0 additions & 2 deletions example/vanilla.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,6 @@
<a href="?mode=bbox" class="btn btn-secondary btn-sm btn-bbox">BBox</a>
</div>
</div>
<img src="./icons/tiles.png" alt="">
<img src="./icons/icon.png" alt="">
<script>
const btn = document.querySelector('.btn-' + MODE);
if (btn) {
Expand Down

0 comments on commit a514ac5

Please sign in to comment.