[mapguide-users] Layers

Berg, James James.Berg at stantec.com
Wed Sep 24 06:23:01 PDT 2014


Mauricio is right. Session ID and mapname are all of the parameters needed to perform tasks using the MapGuide web server API. Passing them to your custom programming code through querystring is perfectly valid.

Keep in mind, however, that if users try to bookmark urls for pages that rely on sessionIDs passed from querystring later on these sessionIDs will be expired. This can cause errors if not handled properly.


More information about the mapguide-users mailing list