@vernonia/core - v5.1.12
Preparing search index...
support/geometryUtils
linearInterpolation
Function linearInterpolation
linearInterpolation
(
point1
:
Point
,
point2
:
Point
,
linearDistance
:
number
)
:
Point
Point on the line between two points some distance from point one.
Parameters
point1
:
Point
esri.Point
point2
:
Point
esri.Point
linearDistance
:
number
number
Returns
Point
esri.Point
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vernonia/core - v5.1.12
Loading...
Point on the line between two points some distance from point one.