akvo / akvo-flow

A data collection and monitoring tool that works anywhere.
http://akvo.org/products/akvoflow/
GNU Affero General Public License v3.0
65 stars 31 forks source link

GeoJSON display on dashboard #1069

Closed mtwestra closed 9 years ago

mtwestra commented 9 years ago

With the implementation of issue https://github.com/akvo/akvo-flow-mobile/issues/236, the dashboard will receive GeoJSON information in questions answers. The Dashboard needs a way to meaningfully display this data.

Proposed solution: 1) in a list of answers, when geojson data is present, a link is shown 'show on map'. When the user clicks this, a panel slides out which displays the geojson data on a small map. 2) on the map, when a user clicks on a marker, the geojson of that point, if present, is displayed.

janagombitova commented 9 years ago

related to https://github.com/akvo/akvo-product-design/issues/107 and to https://github.com/akvo/akvo-flow/issues/1356

janagombitova commented 9 years ago

Closing issue as it is handled with the above referenced issues