@geoblocks/edittrack
Preparing search index...
router/RouterBase
default
Class default
Abstract
Hierarchy (
View Summary
)
default
default
default
Implements
Router
Index
Constructors
constructor
Methods
get
Route
is
In
Tolerance
snap
Segment
Constructors
constructor
new
default
(
options
:
RouterBaseOptions
)
:
default
Parameters
options
:
RouterBaseOptions
Returns
default
Methods
Abstract
get
Route
getRoute
(
pointFromCoordinates
:
Coordinate
,
pointToCoordinates
:
Coordinate
,
)
:
Promise
<
RouteInfo
>
Parameters
pointFromCoordinates
:
Coordinate
pointToCoordinates
:
Coordinate
Returns
Promise
<
RouteInfo
>
is
In
Tolerance
isInTolerance
(
pointA
:
Coordinate
,
pointB
:
Coordinate
)
:
boolean
Parameters
pointA
:
Coordinate
pointB
:
Coordinate
Returns
boolean
snap
Segment
snapSegment
(
segment
:
Feature
<
LineString
>
,
pointFrom
:
Feature
<
Point
>
,
pointTo
:
Feature
<
Point
>
,
)
:
Promise
<
boolean
>
Parameters
segment
:
Feature
<
LineString
>
pointFrom
:
Feature
<
Point
>
pointTo
:
Feature
<
Point
>
Returns
Promise
<
boolean
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Route
is
In
Tolerance
snap
Segment
@geoblocks/edittrack
Loading...