Basically, my setup is similar to https://echarts.apache.org/examples/en/editor.html?c=map-usa.
We need to draw dashed line of custom color on one of the borders. For example, Texas - New Mexico border.
Tried editing the GeoJson file, and add some line objects, but the problem is that those objects are drawn with same color as state borders.