flutter_baidu_mapapi_map
flutter_baidu_mapapi_map
BMFOverlayBoundsInterface
bounds property
bounds
bounds
property
Null safety
Future
<
BMFCoordinateBounds?
>
bounds
返回overlay外接矩形 since 3.1.0
Implementation
Future<BMFCoordinateBounds?> get bounds async { return null; }
flutter_baidu_mapapi_map
flutter_baidu_mapapi_map
BMFOverlayBoundsInterface
bounds property
BMFOverlayBoundsInterface class
Constructors
BMFOverlayBoundsInterface
Properties
bounds
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==