Options
All
  • Public
  • Public/Protected
  • All
Menu

Blue Dot Layer used for controlling the Blue Dot and listening to Blue Dot state change and position update events. Use the on-method to set listeners for TBlueDotStateChange and TBlueDotPositionUpdate events.

Hierarchy

Index

Methods

  • disable(): void
  • Disables Blue Dot and stops emitting events.

    Returns void

  • off(eventName: any, fn: any): void
  • Parameters

    • eventName: any
    • fn: any

    Returns void

  • on(eventName: any, fn: any): void
  • Parameters

    • eventName: any
    • fn: any

    Returns void