Loading a track as route with lots of waypoints (simplify tolerance of 0) caused a long pause before even handling the first route request. This seems to be caused by a repaint for every added marker/layer. Adding them all at once in FeatureGroup.addTo(map) helps (although still added in a loop). |
||
|---|---|---|
| .. | ||
| control | ||
| plugin | ||
| router | ||
| util | ||
| Browser.js | ||
| index.js | ||
| LayersConfig.js | ||
| Map.js | ||
| Util.js | ||