[Feature] areaColor.image support backgroundSize
Open
en
new-feature
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
When areaColor.image sets repeat to 'not-repeat', the size of the image cannot be controlled, resulting in misalignment of the background image and the map layer.
### What does the proposed API look like?
The background image of the map supports `backgroundSize: '100% 100%'` configuration similar to the `backgroundSize` of css under the option of `not-repeat`
Contributor guide
Assessment
This issue has not been assessed yet.