MNPropertyLayerManager
extension MNPropertyLayerManager
-
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(propertyId: Int) -
Declaration
Swift
public func removeEntityHighlightsByColor(propertyId: Int, hexColorToRemove: String) -
Declaration
Swift
public func removeEntityHighlight(entity: MNMapEntity)
MNPropertyLayerManager Extension Reference