Location Puck2D
data class LocationPuck2D @JvmOverloads constructor(topImage: Drawable?, bearingImage: Drawable?, shadowImage: Drawable?, scaleExpression: String?) : LocationPuck
Content copied to clipboard
Definition of a location_puck_2_d.
Constructors
LocationPuck2D
Link copied to clipboard
fun LocationPuck2D(topImage: Drawable? = null, bearingImage: Drawable? = null, shadowImage: Drawable? = null, scaleExpression: String? = null)
Content copied to clipboard
Properties
bearingImage
Link copied to clipboard
scaleExpression
Link copied to clipboard
shadowImage
Link copied to clipboard