From ec1a58d8effb3292ec46cca3fcad17218fa8c016 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Fri, 6 Nov 2015 16:42:44 +0100 Subject: [core] clear the render order when we're loading a new style regression introduced by #2908 --- src/mbgl/map/map_context.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/mbgl/map') diff --git a/src/mbgl/map/map_context.cpp b/src/mbgl/map/map_context.cpp index 9f803c87c9..f0e1412c3b 100644 --- a/src/mbgl/map/map_context.cpp +++ b/src/mbgl/map/map_context.cpp @@ -97,6 +97,9 @@ void MapContext::setStyleURL(const std::string& url) { styleJSON.clear(); style = std::make_unique