second commit
This commit is contained in:
@@ -54,16 +54,16 @@ const setStyleToBoatLayer = (key, zIndex) => {
|
||||
type: 'interval',
|
||||
stops: [
|
||||
[ 5, 5 ],
|
||||
[ 10, 10 ],
|
||||
[ 11, 0 ]
|
||||
[ 10, 10 ]
|
||||
// [ 11, 0 ]
|
||||
]
|
||||
},
|
||||
markerHeight: {
|
||||
type: 'interval',
|
||||
stops: [
|
||||
[ 5, 10 ],
|
||||
[ 10, 20 ],
|
||||
[ 11, 0 ]
|
||||
[ 10, 20 ]
|
||||
// [ 11, 0 ]
|
||||
]
|
||||
},
|
||||
markerFill: {
|
||||
|
||||
Reference in New Issue
Block a user