UserLocationLayer$Impl class

Implemented types

Constructors

UserLocationLayer$Impl(Pointer<Void> handle)

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
Returns true if custom anchor is enabled.
override
isVisible() bool
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
Resets anchor to default (center).
override
setAnchor(Point<double> anchor) → void
Sets anchor point for user indicator in screen pixels.
override
setVisible(bool visible) → void
Shows or hides user location layer.
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited