com.mapsted.ui.map.RoutingErrorHandler |
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onShowChooseMercatorThenLaunchFragment(Class<? extends Fragment> fragmentToReturnTo)
Show ChooseMercatorFragment, after mercator is chosen, launch the given fragment
| ||||||||||
abstract void | showErrorDialogDueToBlockingAlerts(List<String> alertIds) | ||||||||||
abstract void | showMiscellaneousErrorDialog(String errorMessage) |
Show ChooseMercatorFragment, after mercator is chosen, launch the given fragment
fragmentToReturnTo | this fragment will be launched after onUserPositionSet(MercatorZone)
|
---|