From f907dc352bfc4c97aa46317219b6c614346f9afa Mon Sep 17 00:00:00 2001 From: Ian Wagner Date: Mon, 14 Oct 2024 14:03:44 +0900 Subject: [PATCH] swiftformat --- Sources/MapLibreSwiftUI/Examples/Layers.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/MapLibreSwiftUI/Examples/Layers.swift b/Sources/MapLibreSwiftUI/Examples/Layers.swift index f6acda4..281670c 100644 --- a/Sources/MapLibreSwiftUI/Examples/Layers.swift +++ b/Sources/MapLibreSwiftUI/Examples/Layers.swift @@ -89,7 +89,7 @@ let clustered = ShapeSource(identifier: "points", options: [.clustered: true, .c } #Preview("Clustered Circles with Symbols") { - return MapView(styleURL: demoTilesURL, camera: .constant(MapViewCamera.center( + MapView(styleURL: demoTilesURL, camera: .constant(MapViewCamera.center( CLLocationCoordinate2D(latitude: 48.2082, longitude: 16.3719), zoom: 5, direction: 0