Class AbstractPinEntry<T>

Summary

ピン要素

Hideconstructor

Memberof

mapray.PinEntity

Abstract

Type Parameters

  • T extends AbstractPinEntryProps

Hierarchy

Constructors

Properties

_animation: BindingBlock
_icon?: IconLoaderItem
_owner: PinEntity
_position: GeoPoint
_props: T

Accessors

Methods

  • Parameters

    • context: CanvasRenderingContext2D
    • x: number
    • y: number
    • width: number
    • height: number

    Returns void