Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MarkerLike

Hierarchy

  • MarkerLike

Index

Constructors

Properties

Constructors

constructor

Properties

clazz

clazz: string

id

id: number

inFront

inFront: boolean

Optional range

range: Range

Optional renderer

renderer: MarkerRenderer

type

type: string

Optional update

update: (html: string[], marker: any, session: EditSession, config: any) => void

Type declaration

    • (html: string[], marker: any, session: EditSession, config: any): void
    • Parameters

      • html: string[]
      • marker: any
      • session: EditSession
      • config: any

      Returns void

Generated using TypeDoc