Zoom to Query
- From: scdyoung (at) tpg.com.au
- Date: Mon, 13 Feb 2006 11:44:07 +1100
Hi all,
I have been attempting to write a query widget that will zoom to the extents of a selected feature (in
this case a polygon).
Using the 'executeQuery' function from utils I am to isolate the required layer and shape indexes,
and extract the appropriate shape bounds. I am then able to set the new extents of $oMapSession-
>oMap accordingly, though am unsure as to how I 'refresh' the mapping interface; note that this is
my first attempt at writing my own widget.
Any help/direction would be appreciated.
Regards
Dale
_______________________________________________
Chameleon mailing list
Chameleon (at) lists.maptools.org
http://lists.maptools.org/mailman/listinfo/chameleon
- Follow-Ups:
- Zoom to Query
- From: "William Bronsema" <wbronsema (at) dmsolutions.ca>