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,
|
_maxTrackPoints: 200,
|
||||||
_closeCanceled: true,
|
_closeCanceled: true,
|
||||||
_currentGeoJSON: {},
|
_currentGeoJSON: {},
|
||||||
_counter: 0,
|
|
||||||
_options: {
|
_options: {
|
||||||
format: undefined,
|
format: undefined,
|
||||||
showTrackLayer: true,
|
showTrackLayer: true,
|
||||||
|
|
@ -44,7 +43,6 @@ BR.routeLoader = function(map, layersControl, routing, pois) {
|
||||||
highQuality: true
|
highQuality: true
|
||||||
});
|
});
|
||||||
return simplifiedLine.coordinates;
|
return simplifiedLine.coordinates;
|
||||||
// return L.GeoJSON.coordsToLatLngs(simplifiedLine.coordinates);
|
|
||||||
},
|
},
|
||||||
|
|
||||||
refreshTestLayer: function() {
|
refreshTestLayer: function() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue