GM_MapCatalogSave |
Saves the given map catalog to the given file on disk.
GM_Error_t32 GM_MapCatalogSave ( GM_LayerHandle_t32 aCatalogLayer, // IN: Handle to map catalog layer (either from loading or GM_CreateMapCatalog) const char* aFilename // IN: Filename to save map catalog to );
Copyright © 2020 Blue Marble Geographics. All Rights Reserved