dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #34003
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 17438: GIS point size issue fixed.
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
------------------------------------------------------------
revno: 17438 [merge]
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2014-11-11 15:53:35 +0100
message:
GIS point size issue fixed.
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-mapping/scripts/core.js
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-mapping/scripts/core.js'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-mapping/scripts/core.js 2014-11-11 11:03:28 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-mapping/scripts/core.js 2014-11-11 14:51:56 +0000
@@ -715,7 +715,7 @@
fillOpacity: 0.9,
strokeColor: '#fff',
strokeWidth: 1,
- pointRadius: 8,
+ //pointRadius: 8,
cursor: 'pointer',
labelAlign: 'cr',
labelYOffset: 13