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