Change Building Outline Color
iOS v4
let buildingOutline = MPMapsIndoors.shared.displayRuleFor(displayRuleType: .buildingOutline)
buildingOutline?.polygonStrokeColor = .blueLast updated
Was this helpful?
iOS v4
let buildingOutline = MPMapsIndoors.shared.displayRuleFor(displayRuleType: .buildingOutline)
buildingOutline?.polygonStrokeColor = .blueLast updated
Was this helpful?
Was this helpful?