Sets up location services and map #31
Annotations
4 errors
SwiftLint:
StrokeCog/Map/MapboxView.swift#L13
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
|
SwiftLint:
StrokeCog/Map/MapboxView.swift#L24
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint:
StrokeCog/Map/MapboxView.swift#L50
Unavailable Function Violation: Unimplemented functions should be marked as unavailable (unavailable_function)
|
SwiftLint:
StrokeCog/Location/LocationModule.swift#L33
Modifier Order Violation: override modifier should come before required (modifier_order)
|
Loading