Hello, yes the default behavior is that Marble will only populate the map view with "the most prominent" placemarks up to a certain density. At the same time it also takes care not to have the labels overlapped (by testing out four default label positions). The current layout algorithm is optimized for speed. The density check is made inside placemarksOnScreenLimit and there is currently no API that would allow to change this default behavior. Feel free to create a patch that would allow to change the limit away from the default via a dedicated API. Best regards Torsten -----Original-Nachricht----- Betreff: How to force to show all placemarks even when overlapp each other Datum: 2023-03-25T15:26:50+0100 Von: "?? WANG Cui" <iucg...@msn.com> An: "Mailinglist, Marble-Devel" <marble-devel@kde.org>
Hi, Placemarks all show on globe when separate from each other without overlapping. However, when zoom out globe, placemarks get overlap and only 1 placemark shows, other placemarks hide. Is there a way to force all placemarks show even when overlap each other? Thanks, WANG Cui