Maptitude GISDK Help

GetMap()

Summary

Gets the name of the current map.

 

Syntax

map_name = GetMap()

 

Returns

A string that is the name of the current map, or null if there is no open map.

 

Notes

Example

map_name = GetMap()

ShowMessage("The name of the current map is " + map_name)

 

See Also

Function Summary
GetMaps() Get a list of maps and the name of the current map
GetMapNames() Gets a list of the names of maps in the system
SetMap() Makes a map the current map

 

 

©2025 Caliper Corporation www.caliper.com