menu
flutter_baidu_mapapi_map_update package
documentation
flutter_baidu_mapapi_map_update.dart
BMFGround
anchorY property
anchorY property
dark_mode
light_mode
anchorY
property
double
?
anchorY
getter/setter pair
用位置绘制时图片的锚点y,图片左上角为(0.0f,0.0f),向右向下为正
使用groundOverlayWithPosition初始化时生效
Implementation
double? anchorY;
flutter_baidu_mapapi_map_update package
documentation
flutter_baidu_mapapi_map_update
BMFGround
anchorY property
BMFGround class