globalmapper.FreePointFeature

globalmapper.FreePointFeature(GM_PointFeature_t aPointFeature) None[source]

Frees the resources used by the given point feature. This should be called on each point feature returned by GetPointFeature.

Parameters:

aPointFeature (GM_PointFeature_t) – Point feature to free

Returns:

Nothing

Return type:

None