Skip to content

byvapps/ByvMapList

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published