All parameters needed to configure an XYZ (slippy-map) tile layer.
More...
#include <basemapconnection.h>
|
| static QList< XYZConnection > | builtins () |
| | Returns the list of pre-populated, non-deletable built-in connections.
|
| |
All parameters needed to configure an XYZ (slippy-map) tile layer.
◆ builtins()
Returns the list of pre-populated, non-deletable built-in connections.
◆ axisOrder
◆ httpHeaders
Key "referer" + arbitrary extras.
◆ isBuiltin
| bool XYZConnection::isBuiltin = false |
Built-in entries cannot be deleted.
◆ name
| QString XYZConnection::name |
◆ tilePixelRatio
| int XYZConnection::tilePixelRatio = 0 |
DPI rendering hint. 0 = Undefined (use tile dimensions as-is) 1 = Standard 96 DPI (256 px tiles) 2 = HiDPI 192 DPI (512 px tiles) This is NOT a URL modifier. "@2x" in a URL template is a literal string the user types.
◆ urlTemplate
| QString XYZConnection::urlTemplate |
◆ zMax
| int XYZConnection::zMax = 19 |
◆ zMin
| int XYZConnection::zMin = 0 |
The documentation for this struct was generated from the following file: