Changes between Initial Version and Version 7 of Ticket #24678


Ignore:
Timestamp:
2026-03-19T13:25:15+01:00 (4 weeks ago)
Author:
zkir
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24678

    • Property Milestone26.03
  • Ticket #24678 – Description

    initial v7  
    1313
    14141. In `MapPaintSettings.java`:
    15    * A new public constructor is added to allow for the creation of custom `MapPaintSettings` instances.
    1615   * A new static factory method, `createNeutralSettings()`, is introduced. This method returns a settings object specifically configured to be non-intrusive for realistic rendering. It disables settings that add symbolic cartographic elements (e.g., `showDirectionArrow=false`, `showOnewayArrow=false`, `showNamesDistance=0`), while inheriting other defaults (like colors and node sizes) from the global `INSTANCE`.
    1716