diff --git a/lib/xmet/map.py b/lib/xmet/map.py index b94f572..2c2daa0 100644 --- a/lib/xmet/map.py +++ b/lib/xmet/map.py @@ -44,7 +44,7 @@ class EquirectMap(): rect.width = width rect.height = height - svg.render_layer(cr, None, rect) + svg.render_document(cr, rect) def draw_base_map_from_file(self, cr: cairo.Context,