Hi!
I’m trying to get a list of all maps available on the server to choose one from them.
How do I go about retrieving a list? I saw the data structure in the documentation, but with not a lot of documentation.
Kind regards,
Vivian
Hi!
I’m trying to get a list of all maps available on the server to choose one from them.
How do I go about retrieving a list? I saw the data structure in the documentation, but with not a lot of documentation.
Kind regards,
Vivian
GetMapRequest is shown in use in the Smart Client View and Windows tool sample.
Got it…Thank you