menu
flutter_amap_base package
documentation
amap_base.dart
MyLocationStyle
showsHeadingIndicator property
showsHeadingIndicator property
dark_mode
light_mode
showsHeadingIndicator
property
bool
?
showsHeadingIndicator
final
是否显示方向指示(MAUserTrackingModeFollowWithHeading模式开启)。默认为YES
iOS
Implementation
final bool? showsHeadingIndicator;
flutter_amap_base package
documentation
amap_base
MyLocationStyle
showsHeadingIndicator property
MyLocationStyle class