Home > @magiclane/maps-sdk > MarkerCollection > save

MarkerCollection.save() method

Serialize to buffer.

Signature:

save(): Uint8Array | null;

Returns:

Uint8Array | null

Serialized Uint8Array buffer on success, null otherwise