On this page
Properties

Type Alias Keyframe

type Keyframe = {
    id: string;
    timestamp: string;
}
Index

Properties

Properties

id: string

Tileset id. Also used to form the URL of it

timestamp: string

Timestamp as ISO8601 date format

Was this helpful?
SDK JS
Modules
Reference
types
Keyframe