google.maps.event.addListener(
          this.map,
          'zoom_changed',
          _.bind(function() {
            this.onZoomChange();