GM_Utility .GetAvailableOnlineSourceList Method
Retrieves a list of all available online sources

Namespace:GlobalMapper
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)

Syntax
C#
Copy
public static GM_OnlineSourceInfo_t[] GetAvailableOnlineSourceList()

Return Value

Type:  GM_OnlineSourceInfo_t []
List of Info for all sources
See Also