interface LocationHeatmapPointProperties {
    hash: string;
    value: number;
}

Properties

Properties

hash: string
value: number