NavigationUiButton.ButtonKnownType

public static abstract @interface NavigationUiButton.ButtonKnownType implements Annotation

Types of Navigation UI buttons.

Constant Summary

int COMPASS The compass button which graphically displays orientation with respect to the map.
int REPORTING The reporting button which, when tapped, opens the Reporting panel.

Inherited Method Summary

Constants

public static final int COMPASS

The compass button which graphically displays orientation with respect to the map.

Constant Value: 0

public static final int REPORTING

The reporting button which, when tapped, opens the Reporting panel.

Constant Value: 1