diff --git a/src/view-map.js b/src/view-map.js index 30370038..60be7bc4 100644 --- a/src/view-map.js +++ b/src/view-map.js @@ -176,7 +176,6 @@ my.Map = Backbone.View.extend({ $('#editor-field-type-latlon').attr('checked','checked').change(); } } - this.redraw(); return this; },