/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.search/LocationSearchFragment/Builder/allowDropPin
allowDropPin
\ fun allowDropPin(withDropPin: Boolean = true): LocationSearchFragment.Builder
The fragment can optionally show a static option of "Choose on Map". This will be ignored if you specify your own FixedSuggestionsProvider.
Return
this Builder
Parameters
androidJvm
withDropPin | When true, show the "Choose on Map" option |