Document todo

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2016-01-05 09:03:00 +01:00
parent a7d2473025
commit b66c189caf

View File

@ -411,6 +411,8 @@ class GISVisualization
/**
* Get the code for visualization with OpenLayers.
*
* @todo Should return JSON to avoid eval() in gis_data_editor.js
*
* @return string the code for visualization with OpenLayers
* @access public
*/