mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Add credits
This commit is contained in:
parent
4b72c835d0
commit
039951e43d
@ -13,6 +13,11 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
/*
|
||||
* Ported from original work by Martin Dobias, and extended by the MapTiler team!
|
||||
*/
|
||||
|
||||
#include "qgsmapboxglstyleconverter.h"
|
||||
#include "qgsvectortilebasicrenderer.h"
|
||||
#include "qgsvectortilebasiclabeling.h"
|
||||
@ -24,6 +29,8 @@
|
||||
#include "qgsfontutils.h"
|
||||
#include "qgsjsonutils.h"
|
||||
|
||||
|
||||
|
||||
constexpr double PIXEL_RATIO = 1;
|
||||
|
||||
QgsMapBoxGlStyleConverter::QgsMapBoxGlStyleConverter( const QVariantMap &style, const QString &styleName )
|
||||
|
Loading…
x
Reference in New Issue
Block a user