LocationPuck2D class
Properties
-
bearingImage
↔ Uint8List?
-
Name of image in sprite to use as the middle of the location indicator.
read / write
-
hashCode
→ int
-
The hash code for this object.
read-onlyinherited
-
opacity
↔ double?
-
The opacity of the entire location puck
Default value: 1. Value range:
0, 1
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-onlyinherited
-
scaleExpression
↔ String?
-
The scale expression of the images. If defined, it will be applied to all the three images.
read / write
-
shadowImage
↔ Uint8List?
-
Name of image in sprite to use as the background of the location indicator.
read / write
-
topImage
↔ Uint8List?
-
Name of image in sprite to use as the top of the location indicator.
read / write