Skip to content

Constants

stardust edited this page Feb 20, 2023 · 1 revision

Constants

The Constants class contains constants that are used throughout the app.

ERROR_DIALOGUE_REQUEST

Type:

  • public static final int

Value:

  • 9001

PERMISSIONS_REQUEST_ENABLE_GPS

Type:

  • public static final int

Value:

  • 9002

PERMISSIONS_REQUEST_ACCESS_FINE_LOCATION

Type:

  • public static final int

Value:

  • 9003

MAPVIEW_BUNDLE_KEY

Type:

  • public static final String

Value:

  • MapViewBundleKey
Clone this wiki locally