Class: TrafficIncidentPopupInteraction

alk.interaction.TrafficIncidentPopupInteraction

An object of this class provides a means by which users may interact with features on the map that are traffic incidents or clusters of traffic incidents, providing tooltips and clickable popups.

new alk.interaction.TrafficIncidentPopupInteraction(opt_options)

This constructor creates an Interaction object that gives its user the ability to interact with traffic incidents show in the layer.

Name Type Description
options alkx.TrafficIncidentPopupInteractionOptions

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