MNBuildingLayerManager
extension MNBuildingLayerManager
-
Declaration
Swift
public func cacheImageWithId(imageId: String, completion:@escaping (Bool, String, UIImage?)->()) -
Declaration
Swift
public func highlightEntity(entity: MNMapEntity, hexColor: String, imageUrl: String) -
Declaration
Swift
public func removeAllEntityHighlights(buildingId: Int) -
Declaration
Swift
public func removeEntityHighlightsByColor(buildingId: Int, hexColorToRemove: String) -
Declaration
Swift
public func removeEntityHighlight(entity: MNMapEntity)
MNBuildingLayerManager Extension Reference