I'd just want a callback run with the x,y of the pause. In my case I do pure MapServer query requests with JSON or HTML responses. I ported the ka-map approach to my own non-tiled framework (for example, http://www.dnr.state.mn.us/waters/csg/index.html) and want to use a similar approach with OpenLayers clients I'm working on.
Steve >>> On 12/19/2007 at 2:47 PM, in message <[EMAIL PROTECTED]>, "Eric Lemoine" <[EMAIL PROTECTED]> wrote: > On Dec 19, 2007 9:37 PM, Steve Lime <[EMAIL PROTECTED]> wrote: >> Folks familiar with ka-map might also be familiar with a mouse pause event > that has proven >> to be really useful (for me anyway). I fires if the mouse has been > stationary a certain >> amount of time. I grep'd the source but didn't find anything obvious. Does > anything like it >> exist? Thanks. > > Steve > > What kind of request would you like to see triggered? WMS GetFeatureInfo? > > FYI, we implemented this in MapFish, using our own REST-based protocol > between the client and the server. > > -- > Eric _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
