Click or drag to resize

GM_OnlineSourceInfo_t Class

This type is used to return information about available online sources
Inheritance Hierarchy
SystemObject
  GlobalMapper.TypesGM_OnlineSourceInfo_t

Namespace:  GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public class GM_OnlineSourceInfo_t

The GM_OnlineSourceInfo_t type exposes the following members.

Constructors
Methods
  NameDescription
Public methodisPremiumContent
Returns whether or not the Online Source is premium
Top
Fields
  NameDescription
Public fieldmAttrList
List of additional attributes and values for the source
Public fieldmName
Name of the online source. This can be passed to GM_LoadOnlineLayer
Public fieldmType
Source type
Top
See Also