public abstract class AirMapFeature
extends ReactViewGroup
| Constructor and Description |
|---|
AirMapFeature(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
addToMap(GoogleMap map) |
abstract java.lang.Object |
getFeature() |
abstract void |
removeFromMap(GoogleMap map) |