com.hedgehog.gdzietabiedra.ribs.bottomnav.map / MapView
MapView
class MapView :
FrameLayout
,
MapPresenter
(source)
Top level view for {@link MapBuilder.MapScope}.
Constructors
Name | Summary |
---|---|
<init> | MapView(context: Context , attrs: AttributeSet ? = null, defStyle: Int = 0) Top level view for {@link MapBuilder.MapScope}. |
Functions
Name | Summary |
---|---|
initView | fun initView(): Single < MapProvider > |
navigationButtonListener | fun navigationButtonListener(): Observable < Unit > |
startNavigation | fun startNavigation(shop: Shop ): Unit |
switchNavigationButton | fun switchNavigationButton(visible: Boolean ): Unit |