backgroundImage property

String? backgroundImage
read / write

自定义底图加载时的背景网格图片,仅支持png格式 since 3.6.0 默认为背景网格图片 注:图片不得大于500KB,像素过大时,务必压缩图片后再设置,避免渲染损耗过多性能导致地图卡顿。

Implementation

String? backgroundImage;