BlazorLeaflet
BlazorLeaflet copied to clipboard
Not working on Edge
hello. Your code not working on Edge. Maybe is because your use Spread Operator (...) in javascript.
It works on new edge. It seems that in older edge and IE, the javascript spread operator is not properly exectuted or not supported. Any plan to correct this?