UserLocationLayer$Impl class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
anchorEnabled()
→ bool
-
@brief Returns true if custom anchor is enabled.
override
-
isVisible()
→ bool
-
@brief Returns true if user location layer is visible.
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
resetAnchor()
→ void
-
@brief Resets anchor to default (center).
override
-
setAnchor(Point<double> anchor)
→ void
-
@brief Sets anchor point for user indicator in screen pixels.
override
-
setVisible(bool visible)
→ void
-
@brief Shows or hides user location layer.
override
-
toString()
→ String
-
A string representation of this object.
inherited