Skip to content

Commit

Permalink
Update to the latest version of MapLibre Core
Browse files Browse the repository at this point in the history
  • Loading branch information
ntadej committed Jul 27, 2024
1 parent 168d06a commit a212db5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/core/map.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

#include <mbgl/actor/scheduler.hpp>
#include <mbgl/annotation/annotation.hpp>
#include <mbgl/gl/custom_layer.hpp>
#include <mbgl/map/camera.hpp>
#include <mbgl/map/map.hpp>
#include <mbgl/map/map_options.hpp>
Expand All @@ -35,6 +34,7 @@
#include <mbgl/style/image.hpp>
#include <mbgl/style/layers/background_layer.hpp>
#include <mbgl/style/layers/circle_layer.hpp>
#include <mbgl/style/layers/custom_layer.hpp>
#include <mbgl/style/layers/fill_extrusion_layer.hpp>
#include <mbgl/style/layers/fill_layer.hpp>
#include <mbgl/style/layers/line_layer.hpp>
Expand Down
2 changes: 1 addition & 1 deletion vendor/maplibre-native
Submodule maplibre-native updated 3683 files

0 comments on commit a212db5

Please sign in to comment.