From d8bb1bf1537166753a53000e31ece8f99c7daaaa Mon Sep 17 00:00:00 2001
From: Valerio Virgillito
Date: Tue, 26 Jun 2012 17:39:46 -0700
Subject: including the map icons inside the component and adding the empty
 category

Signed-off-by: Valerio Virgillito <valerio@motorola.com>
---
 node_modules/components-data/map.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'node_modules/components-data/map.json')

diff --git a/node_modules/components-data/map.json b/node_modules/components-data/map.json
index e80fa510..4a3da3c6 100644
--- a/node_modules/components-data/map.json
+++ b/node_modules/components-data/map.json
@@ -10,7 +10,7 @@
             "name": "category",
             "type": "select",
             "default": "restaurant",
-            "possibleValues": ["restaurant", "hospital", "cafe", "museum"]
+            "possibleValues": ["", "restaurant", "hospital", "cafe", "museum"]
         },
         {
             "name": "center",
-- 
cgit v1.2.3