replace(/ +/,'') strips the space away from "icon url" in get function (line 116) and it causes the setMarkerIcon to fail in setting the icon
replace(/ +/,'') strips the space away from "icon url" in get function (line 116) and it causes the setMarkerIcon to fail in setting the icon