Home > @magiclane/maps-sdk > SignpostImg > create

SignpostImg.create() method

Creates a new SignpostImg instance

Signature:

static create(pointerId: number | bigint): SignpostImg;

Parameters

Parameter

Type

Description

pointerId

number | bigint

The native pointer ID

Returns:

SignpostImg

A new SignpostImg instance