Global Mapper v26.0

Loading a workspace with scale ranges on layers with SDK 24

Hi,

I'm using the SDK to develop a C# WPF app, and I want to load a Globl Mapper workspace on which I have some layers with scale ranges on the display options,

When I load the workspace, all the layers are correctly loaded but displayed at any zoom level, it seems like it ignores scale ranges,

They are correctly written in the .gmw file, with in the IMPORT line an argument ZOOM_DISPLAY="SCALE_RANGE,50000000,100000000"

Does anyone know how to use it properly ? Or is there an issue in the SDK by itself ?

I'm using the code in the WPFSample solution in the SDK.

Best regards,

François

Answers