MapKit Mobile SDK

MMKNavigationRequestPointStyleProvider

protocol MMKNavigationRequestPointStyleProvider : NSObjectProtocol

Undocumented

Summary

Instance methods

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

Instance methods

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

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

Undocumented