OlTooltip.prototype.trigger_open = function (e){
        e.preventDefault();
        var _ol = this,
            _delay = _ol.options.delayIn;