menu
amap_map_lite package
documentation
amap_map.dart
CustomStyleOptions
styleData property
styleData property
dark_mode
light_mode
styleData
property
Uint8List
?
styleData
getter/setter pair
自定义样式的二进制数据,对应下载的自定义地图文件中的style.data中的二进制数据
Implementation
Uint8List? styleData;
amap_map_lite package
documentation
amap_map
CustomStyleOptions
styleData property
CustomStyleOptions class