谷歌离线地图 教程

Symbol 类参考

编辑时间:2017-03-06

Symbol 对象

google.maps.Symbol 对象

Properties
anchor

Type:  Point

锚点

fillColor

Type:  string

填充色.

fillOpacity

Type:  number

填充透明度,默认:0

labelOrigin

Type:  Point

设置文本标注的偏移量

path

Type:  SymbolPath|string

路径,使用SVG或者下面的预定义路径

rotation

Type:  number

旋转角度

scale

Type:  number

放大比例

strokeColor

Type:  string

描边颜色

strokeOpacity

Type:  number

描透明度

strokeWeight

Type:  number

描边大小

SymbolPath 常量

google.maps.SymbolPath 常量


常量
BACKWARD_CLOSED_ARROW黑色后退闭合箭头
BACKWARD_OPEN_ARROW黑色后退开放箭头
CIRCLE
FORWARD_CLOSED_ARROW黑色前进半条闭合箭头
FORWARD_OPEN_ARROW黑色前进开放箭头