Location Puck2 D
Definition of a location_puck_2_d.
data class LocationPuck2D(topImage: Drawable?, bearingImage: Drawable?, shadowImage: Drawable?, scaleExpression: String?) : LocationPuck
Content copied to clipboard
Constructors
LocationPuck2D
Link copied to clipboard
fun LocationPuck2D(topImage: Drawable?, bearingImage: Drawable?, shadowImage: Drawable?, scaleExpression: String?)
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
copy
Link copied to clipboard
equals
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. If defined, it will be applied to all the three images.
shadowImage
Link copied to clipboard
Name of image in sprite to use as the background of the location indicator.