typo
This commit is contained in:
parent
742eb697d0
commit
45e286aa4f
@ -73,7 +73,7 @@ export default L.LayerGroup.extend({
|
|||||||
|
|
||||||
createMarker: function(train){
|
createMarker: function(train){
|
||||||
|
|
||||||
//search for wagin in front (whatever "front" is...)
|
//search for wagon in front (whatever "front" is...)
|
||||||
var type;
|
var type;
|
||||||
var lowest_pos = 100;
|
var lowest_pos = 100;
|
||||||
if (train.wagons){
|
if (train.wagons){
|
||||||
|
Loading…
Reference in New Issue
Block a user