diff --git a/storymap/new_late_geojson.js b/storymap/new_late_geojson.js index 40e7846..65fac27 100644 --- a/storymap/new_late_geojson.js +++ b/storymap/new_late_geojson.js @@ -110,7 +110,7 @@ function M_Icon(CON,MOV,mcon,pan){ if(MOV==undefined){ var mkdIcon=L.divIcon({ - html:'', + html:'', className:'', //if not class name marker has select box iconAnchor: [22, 40], @@ -122,7 +122,7 @@ }); }else{ var mkdIcon=L.divIcon({ - html:'', + html:'', className:'Movie', //if not class name marker has select box iconAnchor: [22, 40],