[mapserver-dev] Mapscript API Reference Typo

Normand Savard nsavard at mapgears.com
Wed Mar 26 13:52:11 EDT 2008


David Lowther wrote:
> FYI - 
>
>  
>
> Regarding this page:
> http://mapserver.gis.umn.edu/docs/reference/mapscript/index_html#mapobj
>
>  
>
> There is a typo in this method signature (mapObj):
>
> setExtent( float minx, float miny, float miny, float maxy ) : int
>
> Set the map extent, returns MS_SUCCESS or MS_FAILURE.
>
>  
>
> It should read:
>
> setExtent( float minx, float miny, float maxx, float maxy ) : int
>
> Set the map extent, returns MS_SUCCESS or MS_FAILURE.
>   
David,

I opened ticket 2557.

Norm


More information about the mapserver-dev mailing list