mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 14:50:05 +00:00
Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL
This commit is contained in:
parent
243e874b55
commit
2ac141ea1a
30 changed files with 143 additions and 133 deletions
|
|
@ -42,7 +42,7 @@ void DrawLayer::Initialize()
|
|||
}
|
||||
}
|
||||
|
||||
void DrawLayer::Render(const QMapbox::CustomLayerRenderParameters& params)
|
||||
void DrawLayer::Render(const QMapLibreGL::CustomLayerRenderParameters& params)
|
||||
{
|
||||
gl::OpenGLFunctions& gl = p->context_->gl();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue