[Chameleon-dev] [Bug 1063] ExtentHistory widget does not work in JSAPI mode

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Thu May 26 11:38:41 EDT 2005


http://bugzilla.maptools.org/show_bug.cgi?id=1063





------- Additional Comments From pspencer at dmsolutions.ca  2005-05-26 11:38 -------
Bart, unfortunately the ExtentHistory widget was not designed with JSAPI mode in
mind and so does not become aware of changes in the extents because the page
never submits in JSAPI mode.  The code in the ExtentHistory widget that tracks
the extents over time should be duplicated in the UpdateMap.php script and the
ExtentHistory widget will need a bunch of new javascript to connect to the JSAPI
MAP_EXTENTS_CHANGED event and activate/deactivate/navigate based on accumulating
the extents on the client side.  UpdateMap is required in case the page is
submitted for some reason.

This is a non-trivial amount of work unfortunately.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.


More information about the Chameleon-dev mailing list