[Libreoffice-commits] online.git: loleaflet/debug

Miklos Vajna vmiklos at collabora.co.uk
Tue Mar 1 09:48:48 UTC 2016


 loleaflet/debug/document/document_simple_example.html |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 33d1e1b8889aff3da205e93c4f73cd7120cca5b8
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date:   Tue Mar 1 10:46:50 2016 +0100

    loleaflet: add comment on how to test transparent tiles

diff --git a/loleaflet/debug/document/document_simple_example.html b/loleaflet/debug/document/document_simple_example.html
index 482ff48..7934843 100644
--- a/loleaflet/debug/document/document_simple_example.html
+++ b/loleaflet/debug/document/document_simple_example.html
@@ -50,6 +50,8 @@
     <div id="toolbar">
     </div>
     <div id="document-container">
+        <!-- Change the background to yellow, to test the transparent tile feature:
+        <div id="map" style="background-color:yellow;"></div> -->
         <div id="map"></div>
     </div>
 


More information about the Libreoffice-commits mailing list