From 6ac2ea00fcb7e0f151115c3f2c8ef6606a86ec0d Mon Sep 17 00:00:00 2001 From: Dan Paulat Date: Tue, 5 Mar 2024 22:58:25 -0600 Subject: [PATCH] Fix crash in maplibre-native when changing map styles --- .gitmodules | 2 +- external/maplibre-native | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index adb166fa..0e93c30e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -36,4 +36,4 @@ url = https://github.com/maplibre/maplibre-native-qt.git [submodule "external/maplibre-native"] path = external/maplibre-native - url = https://github.com/maplibre/maplibre-native.git + url = https://github.com/dpaulat/maplibre-gl-native.git diff --git a/external/maplibre-native b/external/maplibre-native index 4fff8a5d..6932d9b4 160000 --- a/external/maplibre-native +++ b/external/maplibre-native @@ -1 +1 @@ -Subproject commit 4fff8a5d33852c7bc4c5d8c989092eb42769a71d +Subproject commit 6932d9b49cf01ac75b79aff9f9a9f0f9ce97a9ae