|
@@ -54,7 +54,18 @@ const headingStyle = (lineRadius, headAngle, rotation) => {
|
|
const ShipNormalStyle = ({course = 0, speed = 0, head = null, color = '#01f200', mergeType = 'OTHER'}) => {
|
|
const ShipNormalStyle = ({course = 0, speed = 0, head = null, color = '#01f200', mergeType = 'OTHER'}) => {
|
|
_style.push(speedStyle(lineRadius, allRotation))
|
|
_style.push(speedStyle(lineRadius, allRotation))
|