public class

MapstedMapUiApi.EventsImpl

extends Object
implements MapUiApi.Events
java.lang.Object
   ↳ com.mapsted.ui.MapstedMapUiApi.EventsImpl

Summary

Public Constructors
EventsImpl()
Public Methods
void launchRoutePreview(RoutingResponse routingResponse)
Programmatically trigger the creation of the route preview screen
void mapFragmentEvent(Bundle bundle)
Notify map fragment of an event.
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.mapsted.ui.MapUiApi.Events

Public Constructors

public EventsImpl ()

Public Methods

public void launchRoutePreview (RoutingResponse routingResponse)

Programmatically trigger the creation of the route preview screen

Parameters
routingResponse the route response

public void mapFragmentEvent (Bundle bundle)

Notify map fragment of an event. Bundle arguments should be set using MapFragment.Args

Parameters
bundle the bundle event