From 03853c41502eedb45ecbef270140c456fa8b04a2 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Mon, 27 Jan 2020 09:00:56 +0100 Subject: [PATCH] Additional search actions See #5355 --- 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 452b962d238a..d21e0a747b9f 100644 --- a/contribs/gmf/src/search/component.js +++ b/contribs/gmf/src/search/component.js @@ -195,6 +195,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 */ @@ -212,7 +213,8 @@ const searchComponent = { 'additionalListeners': '