tripkit-android / com.skedgo.tripkit.ui.search / LocationSearchFragment / Builder / allowDropPin

allowDropPin

fun allowDropPin(withDropPin:Boolean= true): Builder

The fragment can optionally show a static option of "Choose on Map".

Parameters

withDropPin - When true, show the "Choose on Map" option

Return this Builder