16#ifndef QGSVECTORTILEMATRIXSET_H 
   17#define QGSVECTORTILEMATRIXSET_H 
   46    bool fromEsriJson( 
const QVariantMap &json, 
const QVariantMap &rootTileMap = QVariantMap() );
 
Defines a set of tile matrices for multiple zoom levels.
 
Defines a matrix of tiles for a single zoom level: it is defined by its size (width *.
 
Encapsulates properties of a vector tile matrix set, including tile origins and scaling information.