Довольно круто, что можно использовать разные типы sh типы для карт. Однако значения зазоров несколько проблематичны c, так как в моем случае они слишком широки:
The red line in the left part is the country border for Sudan/South Sudan. There should be much more dashes and gaps then the 5, on a border which is thousands of kilometres long.
Or this on for West Bank (which is not yet optimised - there is a polygon and a polyline layer, both simplified with the same value, but with different results): there is even no gap visible:
Is there anyway to change a parameter somewhere in order to produce more dashes and gaps on a given distance?
Вот скрипка и код
{
type: 'mapline',
data: Highcharts.geojson(Highcharts.maps['BNDL25_04_boundaries_3'], 'mapline'),
color: '#f00',
dashStyle: 'ShortDash'
},