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). |
||
|---|---|---|
| .. | ||
| Bing.js | ||
| Elevation.js | ||
| leaflet-distance-marker.js | ||
| leaflet-fullHash.js | ||
| NogoAreas.js | ||
| POIMarkers.js | ||
| RouteLoaderConverter.js | ||
| Routing.js | ||
| RoutingPathQuality.js | ||
| Search.js | ||
| Sidebar.js | ||
| stravaSegments.js | ||
| TracksLoader.js | ||