summaryrefslogtreecommitdiff
path: root/loleaflet/README
diff options
context:
space:
mode:
authorMihai Varga <mihai.varga@collabora.com>2015-10-19 11:31:20 +0300
committerMihai Varga <mihai.varga@collabora.com>2015-10-19 11:31:20 +0300
commit62184cffb4dfbff684a089945cf319c49a218a1d (patch)
treed0edcfbba3a35d764dfeac320b38cc46925cbfee /loleaflet/README
parent05e81a0edb14c0d278b467d0dd74a09148a166ec (diff)
loleaflet: documented the print event
Diffstat (limited to 'loleaflet/README')
-rw-r--r--loleaflet/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/loleaflet/README b/loleaflet/README
index 3158cf272..c7baa1a7a 100644
--- a/loleaflet/README
+++ b/loleaflet/README
@@ -238,6 +238,10 @@ CommandValues:
+ e.commandName = '.uno:StyleAplly', etc
+ e.commandValues = a JSON mapping of all possible values for the command
+Print:
+ - events
+ map.on('print', function (e) {}) where
+ + e.url = file download url
Testing
-------
- to simulate an editing session and to get the tile loading times