Location Puck2 D
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
@JvmOverloads()
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
Properties
bearingImage
Link copied to clipboard
Name of image in sprite to use as the middle of the location indicator.
scaleExpression
Link copied to clipboard
The scale expression of the images.
shadowImage
Link copied to clipboard
Name of image in sprite to use as the background of the location indicator.