Home > @magiclane/maps-sdk > ContentUpdater > (constructor)

ContentUpdater.(constructor)

Creates a new ContentUpdater instance. Should not be called directly; use ContentStore.createContentUpdater().

Signature:

constructor(id: number, mapId: number);

Parameters

Parameter

Type

Description

id

number

The pointer ID for the updater.

mapId

number

The map ID for the updater.