On this page
Properties

Type Alias LoadTileResult

type LoadTileResult = {
    unmodified?: boolean;
}
Index

Properties

Properties

unmodified?: boolean

Indicates that the tile requested was not modified.

Was this helpful?
SDK JS
Reference
LoadTileResult