API
MapBorderOptions

MapBorderOptions extends ChartItemOptions

맵 시리즈 내외부 접경선 표시 설정 옵션.
topoJSON (opens in a new tab) 소스로 작성된 맵인 경우 내외부 접경선을 별도의 스타일로 구분해서 표시할 수 있다.

Options

name: string (opens in a new tab)

border 목록일 때, 각 목록을 구분하는 이름.

default :undefined

style: SVGStyles | string (opens in a new tab)

스타일셋 혹은 class selector.

default :undefined

visible: boolean (opens in a new tab)

표시 여부.

default :true