Click or drag to resize

GM_Layer_tGetAvailableOnlineSourceList Method

Retrieves a list of all available online sources

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public static GM_OnlineSourceInfo_t[] GetAvailableOnlineSourceList()

Return Value

Type: GM_OnlineSourceInfo_t
List of Info for all sources
See Also