Home > @i2analyze/notebook-sdk > records > IChartRecordBase > get360ViewUrl
records.IChartRecordBase.get360ViewUrl() method
Gets a URL for displaying the record in a 360 view, if the record and the server support it.
Signature:
get360ViewUrl(): string | undefined;
Returns:
string | undefined
The URL of the 360 view, or undefined
.
Introduced: version 1.0
Remarks
To support a 360 view, the record must be an entity record, and it must come from the current Information Store.