Unact / yandex_mapkit

Flutter implementation of YandexMapkit
MIT License
132 stars 151 forks source link

Placemark text overlaps #340

Closed yaro-melnychuk closed 3 months ago

yaro-melnychuk commented 5 months ago

Text overlaps when there are many placemarks with Placemark.text set. Looks like the outlineColor is not working for the text of another placemark. Can we fix this?

Screenshot 2023-12-15 at 14 41 41 Screenshot_2023-12-15-14-23-27-549_kz daribar app-edit
DCrow commented 5 months ago

Hello!

I don't quite understand the problem. PlacemarkTextStyle.outlineColor is working as intended. Overlapping of placemark text can be controller by PlacemarkMapObject.zIndex.