Layer Load Functions
-
GM_CloseLayer - Close a Previously Opened Layer
-
GM_ClosePackage - Close a Previously Opened Package
-
GM_FindLoadedLayer - Get a handle for an already loaded layer
-
GM_FlushLayerCache - Flush In-Memory Cache for Layer
-
GM_GetAvailableOnlineSourceList - Retrieves List of Available Online Sources
-
GM_GetLayerInfo - Retrieve Layer Metadata
-
GM_GetLoadedLayerList - Returns a List of the Loaded Layers
-
GM_GetOnlineSourceInfo - Get Detailed Information about Online Source and Check Availability
-
GM_GetOnlineLayerLocationMetadata - Queries an online layer for location-specific metadata
-
GM_GetPackageLayerList - Retrieve List of Layers in a Package
-
GM_LoadGenericAsciiTextLayer - Loads Data from a formatted ASCII Text File
-
GM_LoadLayer(DEPRECATED) - Loads a Data File
-
GM_LoadLayerList - Loads a Data File
-
GM_LoadLayerListEx - Loads a Data File with Extra Load Flags
-
GM_LoadMapLayoutFile - Loads a File to Setup Map Layout Items
-
GM_LoadOnlineLayer - Loads data from an online source, like WMS or TerraServer-USA
-
GM_LoadPackage Loads a Global Mapper Package File
-
GM_LoadRectifiedLayer - Rectify and Load Imagery with Specified Ground Control Points and Projection
GM_LoadTerraServerLayer(DEPRECATED) - Loads data from the TerraServer-USA, including DRG, DOQ, and urban area imagery
-
GM_LoadVectorFromWKTString - Loads WKT Geometry string as a vector layer
-
GM_RepositionLayer - Reposition Previously Loaded Imagery with New Ground Control Points and/or Projection
-
GM_RunScript - Runs a Global Mapper Script (.gms) File
-
GM_SaveWorkspace - Save Current List of Loaded Layers to Workspace (GMW) File
-
GM_SaveWorkspaceEx - Save List of Loaded Layers to Workspace (GMW) File
-
GM_SetChildLayerOpCallback - Sets Callback Function for Whenever a Child Layer is Loaded