Skip to content

Hide the vector tile renderer behind a build flag

James Westman requested to merge (removed):conditional-vector-tiles into main

The vector renderer is experimental, so hide it behind a build flag (-Dvector_renderer) that defaults to false.

Also fixed an issue with the flatpak manifest that prevented it from building.

Fixes #26 (closed).

Merge request reports