On this page
Properties

Type Alias TileParameters

type TileParameters = {
    source: string;
    type: string;
    uid: string | number;
}
Index

Properties

Properties

source: string
type: string
uid: string | number
Was this helpful?
SDK JS
Reference
TileParameters