public class MapFragmentUtils
extends java.lang.Object
Used to extract duplicate code between MapFragment and
SupportMapFragment.
| Constructor and Description |
|---|
MapFragmentUtils() |
| Modifier and Type | Method and Description |
|---|---|
static android.os.Bundle |
createFragmentArgs(MapboxMapOptions options) |
static MapboxMapOptions |
resolveArgs(android.content.Context context,
android.os.Bundle args) |
public static android.os.Bundle createFragmentArgs(MapboxMapOptions options)
public static MapboxMapOptions resolveArgs(android.content.Context context, android.os.Bundle args)