No description
320e094a47
The document is centered by setting map's maxBounds There are 2 types of scroll events: - one generated during scrolling which actually pan's the map - one generated when scrolling stops, this is used to keep track of scrolling events When the document is zoomed, the scrollbars are placed at the right offset as the document's dimension changes and this is done with the scrollTo method after temporarily disabling the event listener. |
||
---|---|---|
loleaflet | ||
loolwsd | ||
README |
LibreOffice on-line. This project fundamentally has two pieces: loolwsd/ The server side component. loleaflet/ The client side component. First compile loolwsd, and then loleaflet. Since you need both of these to get things working, it is recommended to read the READMEs in both projects. Enjoy.