var EditorView = View.extend({ // el: "#editorControls", events: { }, load: function(){ $("#map").hide() } })