Description
We need to design a mechanism that allows a client to listen for, and handle one or more tile related events.
The idea will be to add some markup to a layer, probably in the form of a <link rel="tile"...> template, which is really only responsible for generating the events, and bundling annotated object(s) to the handler(s), which the client does something to, before relinquishing control back to the browser, which then renders the tile on the screen.
Please comment, suggest and or add to this issue, it's for brainstorming.
I created a label for progressive enhancement for this, which is strictly an API type issue, i.e. not something that will be "covered" by declarative markup, but which will require an interplay of markup, CSS and scripting, per the related issue in the UCR.