Skip to content

Commit 004a924

Browse files
authored
Update Shared/Samples/Add clustering feature reduction to a point feature layer/AddClusteringFeatureReductionToAPointFeatureLayerView.Model.swift
1 parent dca6bd2 commit 004a924

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Shared/Samples/Add clustering feature reduction to a point feature layer/AddClusteringFeatureReductionToAPointFeatureLayerView.Model.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ extension AddClusteringFeatureReductionToAPointFeatureLayerView {
6767
maxScale = clusteringFeatureReduction.maxScale ?? .zero
6868
}
6969

70+
// Load the web map and set up the feature layer.
7071
func setup() async throws {
7172
try await map.load()
7273
featureLayer?.featureReduction = clusteringFeatureReduction

0 commit comments

Comments
 (0)