Markers in leaflet map using tabletop.js Why its not working?
问题 I'm noob to javascript... I tried to find a solution to a problem on a similar thread, but I don't know why it doesn't work in my case. I can't comment there so I add new question. All my code is here: Link to Fiddle When I changed code with example, the map stopped showing. Where have I done the mistake? Thank You for helping me. Main part of js is like this: function myFunction() { // Add MAP var map = L.map('map').setView([54.151, 17.823], 9); var basemap = L.tileLayer('http://{s}.tile.osm