PointUtil class

点位工具类

Constructors

PointUtil()

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

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

Static Methods

lineBounds(List<LatLng> polyline) LatLngBounds
取到最大最小值构造容纳线上所有点的矩形
listCover(String? polyline) List<LatLng>
listmap转list