AddressSelectionProtocol
protocol AddressSelectionProtocol : NSObject
-
Declaration
Swift
func makeLayout()
-
Declaration
Swift
func makeAttribute()
-
Declaration
Swift
func makeGesture()
-
Declaration
Swift
func dataBindingMap(_ marker: NMFMarker)
-
Declaration
Swift
func afterChangedAddressWhenMapView(_ address: String)
-
Declaration
Swift
func afterResultShowTable(with totalCount: Int)
-
Declaration
Swift
func popViewController()
-
Declaration
Swift
func whenNoAddressInMap()
-
Declaration
Swift
func showErrorAlert(with error: String, title: String?)