問題タブ [leaflet-routing-machine]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - Leaflet Routing Machine - ルートの更新/再描画
Laflet Routing Machine (liedman) https://www.liedman.net/leaflet-routing-machine/については初めてで、30 秒ごとに計算された最初のルートを更新したいと思います。多くのサーバー要求を行う必要はありません。
私は setInterval を作成しますが、現時点では、それが機能するかどうか、これが方法であるかどうかを知る必要があります...これが私のコードです:
setTimeout を使用して開始点を変更し (0.01 を追加)、console.dir でウェイポイントを確認すると、それらは変更されますが、描画されたルートは変更されません...どうすれば更新できますか?