YMKNavigationRequestPointStyleProvider

protocol YMKNavigationRequestPointStyleProvider : NSObjectProtocol

Undocumented

Summary

Instance methods

func provideStyle(withRequestPointIndex requestPointIndex: Int,
                                      requestPointsNumber: Int,
                                         requestPointType: YMKRequestPointType,
                                              scaleFactor: Float,
                                               isSelected: Bool,
                                              isNightMode: Bool,
                                                    style: YMKPlacemarkStyle)
Undocumented

Instance methods

provideStyle(withRequestPointIndex:requestPointsNumber:requestPointType:scaleFactor:isSelected:isNightMode:style:)

func provideStyle(withRequestPointIndex requestPointIndex: Int,
                                      requestPointsNumber: Int,
                                         requestPointType: YMKRequestPointType,
                                              scaleFactor: Float,
                                               isSelected: Bool,
                                              isNightMode: Bool,
                                                    style: YMKPlacemarkStyle)

Undocumented


Предыдущая