clearPoints: function() { this.map.geoObjects.each(function( object ) { this.map.geoObjects.remove( object ) }.bind( this )); },