getCoordinateAt return Z and M values if available
This commit is contained in:
@@ -211,7 +211,8 @@ class LineString extends SimpleGeometry {
|
|||||||
this.flatCoordinates.length,
|
this.flatCoordinates.length,
|
||||||
this.stride,
|
this.stride,
|
||||||
fraction,
|
fraction,
|
||||||
opt_dest
|
opt_dest,
|
||||||
|
this.stride
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user