RouteLayerConstants

object RouteLayerConstants

Constants related to route and arrow layer APIs

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

BOTTOM_LEVEL_ROUTE_LINE_LAYER_ID
Link copied to clipboard
const val BOTTOM_LEVEL_ROUTE_LINE_LAYER_ID: String
Layer ID for the bottom most route line related layer.
TOP_LEVEL_ROUTE_LINE_LAYER_ID
Link copied to clipboard
const val TOP_LEVEL_ROUTE_LINE_LAYER_ID: String
Layer ID for the top most route line related layer.