public static interface

MapUiApi.Events

com.mapsted.ui.MapUiApi.Events
Known Indirect Subclasses

Summary

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.

Public Methods

public abstract void launchRoutePreview (RoutingResponse routingResponse)

Programmatically trigger the creation of the route preview screen

Parameters
routingResponse the route response

public abstract void mapFragmentEvent (Bundle bundle)

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

Parameters
bundle the bundle event