Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JMouseOverBeforeEventParams

Hierarchy

Index

Properties

location

location: JLocation

map

map: Map | undefined

popup

popup: Popup

selection

selection: JMapSelection

Methods

addFeaturesToLayerSelection

  • addFeaturesToLayerSelection(layerId: JId, features: Feature[]): void

addHtmlContentAtTheBeginning

  • addHtmlContentAtTheBeginning(html: string): void

addHtmlContentAtTheEnd

  • addHtmlContentAtTheEnd(html: string): void

cancelMouseOver

  • cancelMouseOver(): void

displayHtmlContentEvenIfNoMouseOver

  • displayHtmlContentEvenIfNoMouseOver(): void

getFeaturesByLayerId

  • getFeaturesByLayerId(layerId: JId): Feature[]

removeFeaturesFromLayerSelection

  • removeFeaturesFromLayerSelection(layerId: JId, featureIds: JId[]): void