ByvMapList 1.1.2

ByvMapList 1.1.2

测试已测试
语言语言 SwiftSwift
许可证 MIT
发布时间上次发布2017年11月
SwiftSwift 版本4.0
SPM支持 SPM

Adrian ApodacaKoldo Ruiz 维护。



 
依赖
ByvUtils~> 1.1
BvMapCluster~> 0.1
 

  • Adrian

ByvMapList

CI Status
Version
License
Platform

是一个 UIView,在地图和列表中显示 MKannotations。

示例

要运行示例项目,请克隆存储库,并首先在 Example 目录中运行 pod install

要求

要调整带有列表的可见部分,视图控制器必须重写

override var bottomLayoutGuide: UILayoutSupport {
return mapList.bottomLayoutGuide()
}

安装

ByvMapList 可通过 CocoaPods 获取。要安装
它,只需将以下行添加到您的 Podfile 中

pod "ByvMapList"

作者

Adrian Apodaca,[email protected]

许可证

ByvMapList 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。