initialize: function () {
    this.user = this.options.user;
    this.sqlView = this.options.sqlView;
    this.geocoder = this.options.geocoder;
    this.backgroundPollingModel = this.options.backgroundPollingModel;