Skip to content

Commit 342896f

Browse files
yo1995CalebRas
andauthored
Update Shared/Samples/Add clustering feature reduction to a point feature layer/AddClusteringFeatureReductionToAPointFeatureLayerView.Model.swift
Co-authored-by: Caleb Rasmussen <[email protected]>
1 parent 0c03352 commit 342896f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

70-
// Load the web map and set up the feature layer.
70+
/// Loads the web map and set up the feature layer.
7171
func setup() async throws {
7272
try await map.load()
7373
featureLayer?.featureReduction = clusteringFeatureReduction

0 commit comments

Comments
 (0)