Click or drag to resize

GM_OnlineSourceInfo_t Class

This type is used to return information about available online sources
Inheritance Hierarchy
SystemObject
  GlobalMapperGM_OnlineSourceInfo_t

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public class GM_OnlineSourceInfo_t

The GM_OnlineSourceInfo_t type exposes the following members.

Constructors
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