IPanoramaMarkerIcon

Interface describing the marker's icon.

Constructor | Fields

Constructor

IPanoramaMarkerIcon()

Fields

Name

Type

Description

image

HTMLCanvasElement|HTMLImageElement

Icon image.

offset

Number[]

Offset of the top left corner of the icon in pixels, relative to the projection of the point that the marker is bound to.

Fields details

image

{HTMLCanvasElement|HTMLImageElement} image

Icon image.

offset

{Number[]} offset

Offset of the top left corner of the icon in pixels, relative to the projection of the point that the marker is bound to.