globalmapper.MapCatalogGetMapInfo

globalmapper.MapCatalogGetMapInfo(GM_LayerHandle_t32 aCatalogLayer, uint32 aMapIndex) GM_LayerInfo_t[source]

Retrieves information about a map in a catalog.

Parameters
  • aCatalogLayer (GM_LayerHandle_t32) – Handle to map catalog layer (either from loading or CreateMapCatalog)

  • aMapIndex (uint32) – Index of map (0-based) to get info about

Returns

information object containing metadata for the map catalog

Return type

GM_LayerInfo_t