Update files following swiftformat upgrade
This commit is contained in:
committed by
Stefan Ceriu
parent
2bb26efbe1
commit
04053ae69b
@@ -114,7 +114,9 @@ struct MapLibreStaticMapView_Previews: PreviewProvider, TestablePreview {
|
||||
}
|
||||
|
||||
private struct MapTilerURLBuilderMock: MapTilerURLBuilderProtocol {
|
||||
func interactiveMapURL(for style: MapTilerStyle) -> URL? { nil }
|
||||
func interactiveMapURL(for style: MapTilerStyle) -> URL? {
|
||||
nil
|
||||
}
|
||||
|
||||
func staticMapTileImageURL(for style: MapTilerStyle,
|
||||
coordinates: CLLocationCoordinate2D,
|
||||
|
||||
Reference in New Issue
Block a user