EngineConfigRF class

Constructors

EngineConfigRF({EngineTypeRF EngineType = EngineTypeRF.osm, double ZoomLevel = 10})

Properties

CurrentLocation CoordinateRF?
getter/setter pair
EngineType EngineTypeRF
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
MarkersList List<MarkerRF>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
ZoomLevel double
getter/setter pair

Methods

AddMarkers(List<MarkerRF> marker) List<MarkerRF>
getPosition() → dynamic
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