commit
2c5368f9bf
@ -25,7 +25,7 @@
|
||||
<script>
|
||||
var map = L.map('map').setView([0, 0], 3);
|
||||
|
||||
L.tileLayer('http://localhost/tile/{z}/{x}/{y}.png', {
|
||||
L.tileLayer('/tile/{z}/{x}/{y}.png', {
|
||||
maxZoom: 18,
|
||||
attribution: 'Map data © <a href="https://www.openstreetmap.org/">OpenStreetMap</a> contributors, <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>',
|
||||
id: 'base'
|
||||
|
Loading…
Reference in New Issue
Block a user