Class MarkerImage

Index

Constructor methods

Properties

Constructor methods

constructor(url: string, size?: Size, origin?: Point, anchor?: Point, scaledSize?: Size): MarkerImage

Parameters

  • url: string
  • size?: Size optional
  • origin?: Point optional
  • anchor?: Point optional
  • scaledSize?: Size optional

Returns

MarkerImage

Properties

public anchor: Point

public origin: Point

public scaledSize: Size

public size: Size

public url: string