java.lang.Object | |
↳ | com.mapsted.ui.MapstedMapUiApi.CustomUiImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CustomUiImpl() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
enableCustomUI(boolean enable)
Whether or not custom UI is enabled
| ||||||||||
void |
injectCustomUI(Fragment fragment)
Inject a custom UI fragment as an overlay
| ||||||||||
void |
setMapViewVisibility(int visibility)
Set map container visibility
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Whether or not custom UI is enabled
Inject a custom UI fragment as an overlay
Set map container visibility
visibility | View.VISIBLE |View.GONE |
---|