ByvMapList 1.1.2

ByvMapList 1.1.2

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Nov 2017
SwiftSwift Version 4.0
SPMSupports SPM

Maintained by Adrian Apodaca, Koldo Ruiz.



 
Depends on:
ByvUtils~> 1.1
BvMapCluster~> 0.1
 

  • By
  • Adrian

ByvMapList

CI Status
Version
License
Platform

Is an UIView that display MKannotations in Map and List.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

To adjust mapview visible part with the list, the viewcontrollr must override:

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

Installation

ByvMapList is available through CocoaPods. To install
it, simply add the following line to your Podfile:

pod "ByvMapList"

Author

Adrian Apodaca, [email protected]

License

ByvMapList is available under the MIT license. See the LICENSE file for more info.