interface MapboxCluster {
    color: string;
    points: number;
}

Properties

Properties

color: string
points: number