Skip to content

Remove the ShumateRenderer API

Corentin Noël requested to merge tintou/libshumate:tintou/no-renderer into master

Based on https://gitlab.gnome.org/mlundblad/libshumate/-/merge_requests/7

There is no real need for a ShumateRenderer API when the TileSources can already do everything. Rename ShumateNullTileSource into ShumateErrorTileSource.

Merge request reports