[guadec-web] more details too



commit e6081ee373b232a1adb2d492f4e65e325e76f17e
Author: Ismael Olea <ismael olea org>
Date:   Sun Jul 1 22:48:45 2018 +0200

    more details too

 content/pages/map.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/content/pages/map.md b/content/pages/map.md
index a1c6d03..8f89997 100644
--- a/content/pages/map.md
+++ b/content/pages/map.md
@@ -59,13 +59,15 @@ Date: 20180615
     var options = {/* List of ways to include in the map */
         osm_ways : [
             { osm_id: 27152910, name: 'Railway Station', icon: 'rail-45'}, // almeria railway
-            27152911, // Estación intermodal
+            // 27152911, // Estación intermodal
+            { osm_id: 27152911, icon: 'bus-45'}, // Estación intermodal
             { osm_id: 29220363, icon: 'gnome-guadec-red'}, // almeria university
             { osm_id: 435775764, icon: 'lodging-45'}, // Civitas
             { osm_id:37923960, icon: 'airport-45'}, // airport
             { osm_id: 36406179, name: 'UAL Parking', icon: 'parking-45'}, // UAL parking
-            { osm_id: 509640566, name: 'Patio de los naranjos'}, // Patio de los naranjos
-            187403583, // terraza del mar
+            { osm_id: 509640566, name: 'Patio de los naranjos', icon: 'bar-45'}, // Patio de los naranjos
+            { osm_id: 187403583, icon: 'bar-45'}, // terraza del mar
+            
             { osm_id: 27155530, name: 'Alcazaba meeting point', icon: 'marker-45'},
             { osm_id: 27018547, name: 'Alcazaba de Almería', icon: 'gnome-guadec-yellow'},
             { osm_id: 37639082, name: 'Auditorium', icon: 'marker-45'},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]