PlanLayer: {
    attribution?: string;
    layer?: Layer;
    name?: string;
    urlTemplate?: string;
}