2024-12-03 07:47:10 +00:00

8 lines
358 B
Python

# The following has been generated automatically from src/core/qgstiles.h
try:
QgsTileMatrix.fromWebMercator = staticmethod(QgsTileMatrix.fromWebMercator)
QgsTileMatrix.fromCustomDef = staticmethod(QgsTileMatrix.fromCustomDef)
QgsTileMatrix.fromTileMatrix = staticmethod(QgsTileMatrix.fromTileMatrix)
except (NameError, AttributeError):
pass