dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #26270
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 867: More GIS plugin config options documented.
------------------------------------------------------------
revno: 867
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Mon 2013-11-25 12:48:01 +0100
message:
More GIS plugin config options documented.
modified:
src/docbkx/en/dhis2_user_man_web_api.xml
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml'
--- src/docbkx/en/dhis2_user_man_web_api.xml 2013-11-25 11:15:19 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-11-25 11:48:01 +0000
@@ -1688,6 +1688,20 @@
<entry>Identifier of a pre-defined chart (favorite) in DHIS</entry>
</row>
<row>
+ <entry>baseLayer</entry>
+ <entry>string/boolean</entry>
+ <entry>No</entry>
+ <entry>'gs', 'googlestreets' | 'gh', 'googlehybrid' | 'osm', 'openstreetmap' | false, null, 'none', 'off'</entry>
+ <entry>Background map</entry>
+ </row>
+ <row>
+ <entry>hideLegend</entry>
+ <entry>boolean</entry>
+ <entry>No</entry>
+ <entry>false | true</entry>
+ <entry>Hide legend panel</entry>
+ </row>
+ <row>
<entry>mapViews</entry>
<entry>array</entry>
<entry>Yes (if no id provided)</entry>