[bugfix,view-map][xs]: issue with map not rendering due to calling redraw in render (introduced in 62a790ceb907026e3c076bbf5e2148ff3033855f).
This commit is contained in:
parent
7527cf6089
commit
cbe668f0e3
@ -176,7 +176,6 @@ my.Map = Backbone.View.extend({
|
||||
$('#editor-field-type-latlon').attr('checked','checked').change();
|
||||
}
|
||||
}
|
||||
this.redraw();
|
||||
return this;
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user