Skip to content

application: Pass layers as a GListStore from arguments

Marcus Lundblad requested to merge wip/mlundblad/fix-open-layers-commandline into main

When passing shape layer files on the command line pass them in a GListStore to mapView.openShapeLayers().

Fixes #514 (closed)

Merge request reports