Options
All
  • Public
  • Public/Protected
  • All
Menu

An event listener, created by google.maps.event.addListener() and friends.

Hierarchy

  • MapsEventListener

Index

Methods

Methods

  • remove(): void
  • Removes the listener.

    Calling listener.remove() is equivalent to google.maps.event.removeListener(listener).

    Returns void

Generated using TypeDoc