Type Alias StyleBuilderColorKey

StyleBuilderColorKey:
    | "agriculture"
    | "boundary"
    | "building"
    | "buildingbg"
    | "burial"
    | "commercial"
    | "construction"
    | "cycle"
    | "danger"
    | "disputed"
    | "education"
    | "foot"
    | "glacier"
    | "grass"
    | "hospital"
    | "industrial"
    | "label"
    | "labelHalo"
    | "land"
    | "leisure"
    | "motorway"
    | "motorwaybg"
    | "park"
    | "parking"
    | "poi"
    | "prison"
    | "rail"
    | "residential"
    | "rock"
    | "sand"
    | "shield"
    | "street"
    | "streetbg"
    | "subway"
    | "symbol"
    | "trunk"
    | "trunkbg"
    | "waste"
    | "water"
    | "wetland"
    | "wood"