yaolv7

Results 2 issues of yaolv7

- [x] I have read the [Get Started - Installation](https://inappwebview.dev/docs/get-started/installation/) section - [x] I have read and done the [Get Started - Setup Android](https://inappwebview.dev/docs/get-started/setup-android/) section - [x] I have read...

bug

![Screenshot_20231122_194604](https://github.com/maplibre/flutter-maplibre-gl/assets/32125466/4a974fa6-7a9e-4c8a-a355-25202ac05266) **it doesn't works for Chinese** ``` SymbolOptions _getSymbolOptions(String iconImage, int symbolCount) { LatLng geometry = LatLng( center.latitude + sin(symbolCount * pi / 6.0) / 20.0, center.longitude + cos(symbolCount *...

bug