GM_MapCatalogRemoveMap |
Removes the map at the given index from the map catalog.
GM_Error_t32 GM_MapCatalogRemoveMap ( GM_LayerHandle_t32 aCatalogLayer, // IN: Handle to map catalog layer (either from loading or GM_CreateMapCatalog) uint32 aMapIndex // IN: Index of map (0-based) to remove from map catalog );
Copyright © 2020 Blue Marble Geographics. All Rights Reserved