FMLineType 线类型枚举
Members
-
static,readonlyfengmap.FMLineType.CENTER
-
中心线。
Properties:
Name Type Description CENTER
string 'center'
-
static,readonlyfengmap.FMLineType.DASH
-
虚线。
Properties:
Name Type Description DASH
string 'dash'
-
static,readonlyfengmap.FMLineType.DOT_DASH
-
点画线。
Properties:
Name Type Description DOT_DASH
string 'dotDash'
-
static,readonlyfengmap.FMLineType.DOTTED
-
点线。
Properties:
Name Type Description DOTTED
string 'dotted'
-
static,readonlyfengmap.FMLineType.DOUBLE_DOT_DASH
-
双点画线。
Properties:
Name Type Description DOUBLE_DOT_DASH
string 'doubleDotDash'
-
static,readonlyfengmap.FMLineType.FMARROW
-
带有箭头样式的导航线样式
Properties:
Name Type Description FMARROW
string 'fmarrow'
-
static,readonlyfengmap.FMLineType.FULL
-
全线。
Properties:
Name Type Description FULL
string 'full'
-
static,readonlyfengmap.FMLineType.TRI_DOT_DASH
-
三点画线
Properties:
Name Type Description TRI_DOT_DASH
string 'triDotDash'