Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::MapLayerFactory Class Reference

#include <MMapLayerFactory.h>

Inheritance diagram for Maria::MapLayerFactory:
Maria::GeoLayerFactory

Public Member Functions

 MapLayerFactory (const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, const std::shared_ptr< STK::FontManager > &fontManager, std::shared_ptr< Maria::SystemTicker >systemTicker, std::shared_ptr< Maria::TileCacheManager > tileCacheMgr)
 
virtual std::shared_ptr< GeoLayercreateGeoLayer (GeoLayerManager &geoLayers, const std::string &id, int depth) override
 
std::shared_ptr< MapLayercreateMapLayer (GeoLayerManager &geoLayers, const std::string &id, int depth=-1)
 
virtual std::shared_ptr< GeoLayercreateGeoLayer (GeoLayerManager &geoLayers, const std::string &id, int depth)=0
 

Additional Inherited Members

- Protected Member Functions inherited from Maria::GeoLayerFactory
int layerDepth (const GeoLayerManager &geoLayers, int depth)
 

Detailed Description

MapLayerFactory - Short description

Member Function Documentation

◆ createGeoLayer()

std::shared_ptr< GeoLayer > Maria::MapLayerFactory::createGeoLayer ( GeoLayerManager geoLayers,
const std::string &  id,
int  depth 
)
overridevirtual

The documentation for this class was generated from the following files: