Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • YMap

Index

Constructors

constructor

Methods

Static addObjectMarker

Static addWorldMarker

  • Creates a new unbound map marker object placed on target world coordinates.

    Parameters

    Returns YMapMarker

Static getObjectMarker

  • Returns a map marker object of the target parent object by it's unique ID.

    Parameters

    Returns YMapMarker

Static getObjectMarkers

  • Returns a list of map markers associated with the target parent object.

    Parameters

    Returns YMapMarker[]

Static getWorldMarker

  • Returns a world map marker object of the unique ID.

    Parameters

    • id: string

    Returns YMapMarker

Static getWorldMarkers

  • Returns a list of world map markers.

    Returns YMapMarker[]

Static removeMarker

  • Removes the target map marker object.

    Parameters

    Returns void

Generated using TypeDoc