Clean up placefile lines, draw second line underneath for a black border

This commit is contained in:
Dan Paulat 2023-08-21 22:19:18 -05:00
parent ddf11884a8
commit c6c64de169
2 changed files with 133 additions and 136 deletions

View file

@ -28,8 +28,7 @@ public:
void set_thresholded(bool thresholded);
void Initialize() override;
void Render(const QMapLibreGL::CustomLayerRenderParameters& params,
bool textureAtlasChanged) override;
void Render(const QMapLibreGL::CustomLayerRenderParameters& params) override;
void Deinitialize() override;
/**