com.mapsted.ui.MapUiApi.Events |
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
launchRoutePreview(RoutingResponse routingResponse)
Programmatically trigger the creation of the route preview screen
| ||||||||||
abstract void |
mapFragmentEvent(Bundle bundle)
Notify map fragment of an event.
|
Programmatically trigger the creation of the route preview screen
routingResponse | the route response |
---|
Notify map fragment of an event.
Bundle arguments should be set using MapFragment.Args
bundle | the bundle event |
---|