styleData property

Uint8List? styleData
getter/setter pair

自定义样式的二进制数据,对应下载的自定义地图文件中的style.data中的二进制数据

Implementation

Uint8List? styleData;