Interface HonuaWmtsOptions

interface HonuaWmtsOptions {
    client: HonuaClient;
    serviceId: string;
}

Hierarchy (view full)

Properties

Properties

client: HonuaClient
serviceId: string