artefacts removed
This commit is contained in:
parent
3f7e0fa66a
commit
2c70b31376
1 changed files with 0 additions and 2 deletions
|
|
@ -8,7 +8,6 @@ BR.routeLoader = function(map, layersControl, routing, pois) {
|
|||
_maxTrackPoints: 200,
|
||||
_closeCanceled: true,
|
||||
_currentGeoJSON: {},
|
||||
_counter: 0,
|
||||
_options: {
|
||||
format: undefined,
|
||||
showTrackLayer: true,
|
||||
|
|
@ -44,7 +43,6 @@ BR.routeLoader = function(map, layersControl, routing, pois) {
|
|||
highQuality: true
|
||||
});
|
||||
return simplifiedLine.coordinates;
|
||||
// return L.GeoJSON.coordsToLatLngs(simplifiedLine.coordinates);
|
||||
},
|
||||
|
||||
refreshTestLayer: function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue