[mapguide-users] Session Extents
Paul Spencer
pagameba at gmail.com
Fri Mar 2 14:38:31 EST 2007
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/ |
+-----------------------------------------------------------------+
More information about the mapguide-users
mailing list