Interface WmtsCapabilityResourceUrl

interface WmtsCapabilityResourceUrl {
    format: string;
    template: string;
}

Properties

Properties

format: string
template: string