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:
A new SignpostImg instance