Show empty cells in data tab instead of 0

which makes it more clear that there is no data
This commit is contained in:
Norbert Renner 2021-07-01 12:05:16 +02:00
parent 9f4a4983c5
commit 7118cc70d7

View file

@ -476,7 +476,7 @@ BR.Routing = L.Routing.extend({
'WayTags',
'NodeTags',
],
[latLng2.lng * 1000000, latLng2.lat * 1000000, 0, distance, 0, 0, 0, 0, 0, '', ''],
[latLng2.lng * 1000000, latLng2.lat * 1000000, null, distance, null, null, null, null, null, '', ''],
],
};
layer.feature = turf.lineString(