Maria GDK 4.5.0.137
Documentation of managed code in release branch
Loading...
Searching...
No Matches
TPG.GeoFramework.MapServiceInterfaces.CatalogServiceData.MapTemplate Class Reference

This represents a map template. More...

Public Member Functions

 MapTemplate ()
 Initialize.
 

Properties

string Id [get, set]
 The unique id of the map template.
 
string Name [get, set]
 The display name of the map template.
 
string Version [get, set]
 The version of this template.
 
string Type [get, set]
 The type of this template.
 
bool HideInOverlayList [get, set]
 This should be used when an overlay first and foremost are intended used as a coverage pack for a basemap. Too not clutter overlay lists.
 
string Description [get, set]
 A description of the map template.
 
List< MapTemplateLayerTemplateLayers [get, set]
 The layers that the map template consists of.
 
List< BookmarkBookmarks [get, set]
 Bookmarks.
 
MapOverlayFilter TemplateFilter [get, set]
 Templatefilter for referencing overlays.
 
List< TemplateRasterDataProviderDataProviders [get, set]
 Any custom data providers for the layers in the template.
 
MapTemplateTheme TemplateTheme [get, set]
 Theme tags for the template.
 
byte[] Thumbnail [get, set]
 Thumbnail for the template.
 
string AbsoluteFilePath [get, set]
 File system path of where template is loaded. Not set if template is not stored on file system.
 
string VirtualPath [get, set]
 Virtual path of template.
 

Detailed Description

This represents a map template.


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