public interface CompassView extends MapComponentView<android.widget.ImageView>
MapComponentView.MapComponentClickCallback| Modifier and Type | Field and Description |
|---|---|
static float |
COMPASS_NORTH_YAW_DEGREES
The starting compass rotation when the image points on the north.
|
| Modifier and Type | Method and Description |
|---|---|
void |
rotate(float yawDegrees)
Rotates the compass in clockwise and reverse direction.
|
getView, hide, setMargins, setOnMapComponentClickCallback, showstatic final float COMPASS_NORTH_YAW_DEGREES