MNBuildingLayer
extension MNBuildingLayer
-
Declaration
Swift
public func handleZoom(closestToCentreBuildingId: [Int], zoom: Float)
-
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)