Symbol 对象
google.maps.Symbol
对象
Properties | |
---|---|
anchor | Type: 锚点 |
fillColor | Type: 填充色. |
fillOpacity | Type: 填充透明度,默认:0 |
labelOrigin | Type: 设置文本标注的偏移量 |
path | Type: 路径,使用SVG或者下面的预定义路径 |
rotation | Type: 旋转角度 |
scale | Type: 放大比例 |
strokeColor | Type: 描边颜色 |
strokeOpacity | Type: 描透明度 |
strokeWeight | Type: 描边大小 |
SymbolPath 常量
google.maps.SymbolPath
常量
常量 | |
---|---|
BACKWARD_CLOSED_ARROW | 黑色后退闭合箭头 |
BACKWARD_OPEN_ARROW | 黑色后退开放箭头 |
CIRCLE | 圆 |
FORWARD_CLOSED_ARROW | 黑色前进半条闭合箭头 |
FORWARD_OPEN_ARROW | 黑色前进开放箭头 |