Global Mapper SDK
Frees the resources used by the given point feature. This should be called on each point feature returned by GM_GetPointFeature .
Syntax
C++
Copy
void GM_FreePointFeature
(
GM_PointFeature_t* aPointFeature // Point feature to free
)
Comments
0 comments
Please sign in to leave a comment.