UserLocationView class abstract

@ingroup navigine_dart_classes @ingroup navigine_dart_location_view

Implemented types
Implementers

Constructors

UserLocationView()

Properties

accuracyCircle CircleMapObject
@brief Accuracy circle around user position.
no setter
arrow IconMapObject
@brief Icon map object representing user arrow.
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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