[mapguide-users] Session Extents

Scott Hameister ScottH at mPower-tech.com
Fri Mar 2 14:42:30 EST 2007


Isnt that the Overall Extents of the MapDefinition?

-----Original Message-----
From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Paul Spencer
Sent: Friday, March 02, 2007 1:39 PM
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] Session Extents

In php, I'm using:

$extents = $map->GetMapExtent();
$oMin = $extents->GetLowerLeftCoordinate();
$oMax = $extents->GetUpperRightCoordinate();

Cheers

Paul

On 2-Mar-07, at 2:13 PM, Scott Hameister wrote:

> Help I'm having brain Blockage (I think)..
>
> ..I know how to get the extents of a map definition with the  
> WebServer API.
>
> .I want to know how to get the Current Sessions Extents instead  
> using the WebServer API.
>
> .I know I can do this with an FCGI call and reaching into the  
> ajaxviewer.but I really prefer to do this ServerSide..
>
> Anybody got help?
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users

+-----------------------------------------------------------------+
|Paul Spencer                          pspencer at dmsolutions.ca    |
+-----------------------------------------------------------------+
|Chief Technology Officer                                         |
|DM Solutions Group Inc                http://www.dmsolutions.ca/ |
+-----------------------------------------------------------------+




_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users



More information about the mapguide-users mailing list