EngineConfigRF class

Constructors

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

Properties

CurrentLocation CoordinateRF?
getter/setter pair
EngineType EngineTypeRF
final
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
final

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