PolyTrack : The Ultimate Browser-Based Racing Experience If you’re looking for a high-speed adrenaline rush without the need for heavy downloads, PolyTrack
<!-- include Leaflet and polytrack script --> <div id="map" style="height:500px"></div> <script> const map = L.map('map').setView([0,0], 2); L.tileLayer('https://s.tile.openstreetmap.org/z/x/y.png').addTo(map); const polyTrack = new PolyTrack(map, snap: true); polyTrack.enableDrawing(); </script> polytrackonlinegithubio