GM_GetLayerInfo |
Retrieves information about the given layer. If the layer is not loaded, NULL is returned. Otherwise, a const pointer to the layer metadata is returned. See the GM_LayerInfo_t definition in the header file for details.
const GM_LayerInfo_t* GM_GetLayerInfo
(
GM_LayerHandle_t32 aLayer
);
Copyright © 2020 Blue Marble Geographics. All Rights Reserved