GM_RefreshMapDisplay

Redraws the map display (only supported in Global Mapper Extension SDK)

Syntax

C++
Copy
GM_Error_t32 __stdcall GM_RefreshMapDisplay
(
boolean     aDrawFullExtent // in: draw full extent (TRUE) or just current window bounds
);