Skip to content

contextMenu: Don't store route places

Marcus Lundblad requested to merge wip/mlundblad/fix-liststore-warning into master

Flag coordinate-based places used for the route from/to/via menus to not be stored in the place store. As these places contains no names, it makes no sense, and it actually isn't supported by the place store and gives a GtkListStore warning.

Fixes #373 (closed)

Merge request reports