MapControl (Java Android).MapControl Constructors
This element is not available using the selected API.
This element is not available using the selected API.
In this article
This element is not available using the selected API.
In this article
Initializes a new instance of the Java MapControl (Java Android) class on Android.
Name | Description | |
---|---|---|
Public method | MapControl(android.content.Context context) | Initializes a new instance of the Java MapControl (Java Android) class on Android. |
Public method | MapControl(android.content.Context context, android.util.AttributeSet attributes) | Initializes a new instance of the Java MapControl (Java Android) class on Android. |
Public method | MapControl(android.content.Context context, android.util.AttributeSet attributes, int defStyle) | Initializes a new instance of the Java MapControl (Java Android) class on Android. |
public MapControl (
android.content.Context context
)
public MapControl (
android.content.Context context,
android.util.AttributeSet attributes
)
public MapControl (
android.content.Context context,
android.util.AttributeSet attributes,
int defStyle
)
Android
This element is not available using the selected API.
In this article