interface ResourceInfo {
    option?: mapray.Resource.Option;
    url: string;
}

Properties

Properties

url: string