MNBasicLayer
public class MNBasicLayer
The base layer for the map
-
Declaration
Swift
public func moveLayerToTop()
-
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)