Hierarchy

Constructors

  • Parameters

    • ID: string

      the ID of the HTML element which will contain the context menu

    Returns ContextMenu

Properties

#container: null | HTMLElement
#hidden: boolean = true
#latlng: LatLng = ...
#visibleSubMenu: null | string = null
#x: number = 0
#y: number = 0

Methods

  • Returns void

  • Returns null | HTMLElement

  • Returns boolean

  • Returns LatLng

  • Returns null | string

  • Returns number

  • Returns number

  • Returns void

  • Parameters

    • menu: null | string

    Returns void

  • Parameters

    • x: number
    • y: number
    • latlng: LatLng

    Returns void

Generated using TypeDoc