java.lang.Object | |
↳ | com.mapsted.ui.MapstedMapUiApi.EventsImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EventsImpl() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
mapFragmentEvent(Bundle bundle)
Notify map fragment of an event.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Notify map fragment of an event.
Bundle arguments should be set using MapFragment.Args
bundle | the bundle event |
---|