I don't know if this helps, but the Fusion Buffer widget does this. It looks like the magic it uses is to have a callback (bufferCreated) that does the reloadMap and drawMap operations:
http://trac.osgeo.org/fusion/browser/trunk/widgets/Buffer.js#L217 <http://trac.osgeo.org/fusion/browser/trunk/widgets/Buffer.js#L217>You could have a look at the back end code to see if it's doing anything different... http://trac.osgeo.org/fusion/browser/trunk/widgets/BufferPanel/Buffer.php <http://trac.osgeo.org/fusion/browser/trunk/widgets/BufferPanel/Buffer.php> Jason On 11 May 2010 19:06, miansi wrote: > > Hello, > > Finishing move from AJAX viewer to Fusion Viewer. > > Almost :-) everything work fine but refreshing map during runtime layer > creation. > >
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
