Global Mapper SDK
GM_RedrawMapDisplay
Draws the map display using the specified data bounds (only supported in Global Mapper Extension SDK)
Syntax
C++
Copy
GM_Error_t32 __stdcall GM_RedrawMapDisplay
(
GM_Rectangle_t* aNewExtents // IN: the new data extents for the display in the current projection
);