Companion

object Companion

Properties

Link copied to clipboard
const val ORTHOCAMERA: Int = 1

Camera projection mode matching MapsGL orthographic setup.

Link copied to clipboard
const val PERSPECTIVECAMERA: Int = 0

Camera projection mode matching MapsGL perspective setup.

Link copied to clipboard
val TAG: String

Logcat tag for this controller.