diff app/view/panel/Map.js @ 893:07dfcdf5b41f

jsduck for grids and panels
author Dustin Demuth <dustin@intevation.de>
date Thu, 23 Jul 2015 17:02:28 +0200
parents 729bfea7e8b1
children 2b7bcb778f0a
line wrap: on
line diff
--- a/app/view/panel/Map.js	Thu Jul 23 16:56:58 2015 +0200
+++ b/app/view/panel/Map.js	Thu Jul 23 17:02:28 2015 +0200
@@ -5,6 +5,12 @@
  * and comes with ABSOLUTELY NO WARRANTY! Check out
  * the documentation coming with IMIS-Labordaten-Application for details.
  */
+
+
+/**
+ * This is the MapPanel.
+ * It uses OpenLayers to display the map
+ */
 Ext.define('Lada.view.panel.Map', {
     extend: 'Ext.panel.Panel',
     alias: 'widget.map',

http://lada.wald.intevation.org