interface HeatMapColorProps {
    staticMapColor: string;
}

Hierarchy (view full)

Properties

Properties

staticMapColor: string