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