Class: SingleSearchPopupInteraction

alk.interaction.SingleSearchPopupInteraction

An object of this class provides a means by which users may interact with features on the map that are results from the ALK Single Search Service or clusters of such results, providing tooltips and clickable popups.

new alk.interaction.SingleSearchPopupInteraction(opt_options)

This constructor creates an Interaction object that creates popups and tooltips for Single Search results.

Name Type Description
options alkx.SingleSearchPopupInteractionOptions

Extends

  • ol.interaction.Interaction

Methods

removeOverlays(map)

This method removes any of the overlays that were placed on the map.

Name Type Description
map ol.PluggableMap