MNMapManager
extension MNMapManager
                - 
                  
                  
Declaration
Swift
public func highlightEntity(entity: MNMapEntity, hexColor: String, imageUrl: String) - 
                  
                  
Declaration
Swift
public func removeAllEntityHighlights(propertyId: Int) - 
                  
                  
Declaration
Swift
public func removeEntityHighlight(entity: MNMapEntity) - 
                  
                  
Declaration
Swift
public func removeEntityHighlightsByColor(propertyId: Int, hexColor: String) 
      MNMapManager Extension Reference