FlutterDhlAmap class

Constructors

FlutterDhlAmap()

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

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

Operators

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

Static Properties

onLocationUpate Stream<DHL_Location_Model>
定位改变监听
no setter
onLocationUpate_Measure Stream<List<DHL_Measure_Model>>
定位改变监听
no setter
platformVersion Future<String>
no setter

Static Methods

Calculation_location(double slatitude, double slongitude, double elatitude, double elongitude, int type) → void
changeLocation(double slatitude, double slongitude, String type) Future<Map>
setInit(String key) → void
startLocation(DHL_AMapLocationOption data) → void
stopLocation() → void