From 07296880d742ff4fa3177b866dc2726dc3d6aa9c Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Wed, 29 Jan 2020 10:27:59 +0100 Subject: [PATCH] Additional search actions --- contribs/gmf/src/search/component.js | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/contribs/gmf/src/search/component.js b/contribs/gmf/src/search/component.js index a65b84ce40c..d6c776c7528 100644 --- a/contribs/gmf/src/search/component.js +++ b/contribs/gmf/src/search/component.js @@ -153,6 +153,7 @@ function gmfSearchTemplateUrl($element, $attrs, gmfSearchTemplateUrl) { * change the style of the feature on the map. Default is false. * @htmlAttribute {number=} gmf-search-maxzoom Optional maximum zoom we will zoom on result, default is 16. * @htmlAttribute {function=} gmf-search-on-init Optional function called when the component is initialized. + * @htmlAttribute {function=} gmf-search-action Optional function called when no default action is defined. * @ngdoc component * @ngname gmfSearch */ @@ -170,7 +171,8 @@ exports.component_ = { 'additionalListeners': '