function getIcon(){
        var icon = this.place.markup;
         if(!icon)
            throw new Error('markup missed');