Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Nour-rabea authored Dec 13, 2023
1 parent e8a642a commit a8c6f3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@
tap: false
}).setView([30.02,31.55], 11); // default center is overridden by Google Sheet options and points

var imageUrl = 'media/layout.png',
imageBounds = [[29.994293, 31.574531], [29.933195, 31.521640], [29.921658, 31.583310]];
L.imageOverlay(imageUrl, imageBounds).addTo(map);
///var imageUrl = 'media/layout.png',
///imageBounds = [[29.994293, 31.574531], [29.933195, 31.521640], [29.921658, 31.583310]];
///L.imageOverlay(imageUrl, imageBounds).addTo(map);
</script>

<script>
Expand Down

0 comments on commit a8c6f3e

Please sign in to comment.