MNFloorLayer
extension MNFloorLayer
-
Declaration
Swift
public func highlightEntity(entity: MNMapEntity, hexColor: String)
-
Declaration
Swift
public func removeAllEntityHighlights()
-
Declaration
Swift
public func removeEntityHighlightsByColor(hexColorToRemove: String)
-
Declaration
Swift
public func removeEntityHighlight(entity: MNMapEntity)