- Preparing search index...
- The search index is not available
bruce-models
- IsAccessAllowed(params): Promise<boolean>
-
Parameters
-
params: {
api?: GlobalApi.Api;
forAccountId?: string;
req?: IReqParams;
sourceAccountId: string;
tilesetId: string;
}
-
-
Optional forAccountId?: string
-
-
sourceAccountId: string
-
tilesetId: string
Returns Promise<boolean>
Returns if a given tileset is allowed to be loaded for a given account.