Skip to content

mapView: Don't set dark background pattern when wrapping

Marcus Lundblad requested to merge wip/mlundblad/fix-wrap-background into master

The wrapping code in libchamplain seems to be broken when setting a background pattern. As a work-around, disable the custom dark background pattern when using the dark them if the view is wrapping around between 180 and -180 degrees longitude.

Fixes #328 (closed)

Merge request reports