m4ucoder

Results 2 issues of m4ucoder

I'm using font awesome 4.7.0. For some reason, default iconColor (white) provoques an error. // Error : using default color (default is "white") L.AwesomeMarkers.icon({icon: 'tv', prefix: 'fa', markerColor: 'darkred'}) //...

My hoster disables file_get_contents() into php configuration. ("allow_url_open" directive setted to false). This problem is current (see https://stackoverflow.com/search?q=allow_url_open+file_get_contents or ) I suggest to have replace file_get_contents() by a "custom" function...

feature/enhancement