GM_MapCatalogGetInfo |
Retrieves information and statistics about the catalog (use GM_GetLayerInfo for generic information).
GM_Error_t32 GM_MapCatalogGetInfo ( GM_LayerHandle_t32 aCatalogLayer, // IN: Handle to map catalog layer (either from loading or GM_CreateMapCatalog) GM_MapCatalogInfo_t* aCatalogInfo // OUT: Structure holding catalog information );
Copyright © 2020 Blue Marble Geographics. All Rights Reserved