@geoblocks/edittrack
Preparing search index...
router
Router
Interface Router
interface
Router
{
snapSegment
(
segment
:
Feature
<
LineString
>
,
pointFrom
:
Feature
<
Point
>
,
pointTo
:
Feature
<
Point
>
,
)
:
Promise
<
any
>
;
}
Implemented by
default
Index
Methods
snap
Segment
Methods
snap
Segment
snapSegment
(
segment
:
Feature
<
LineString
>
,
pointFrom
:
Feature
<
Point
>
,
pointTo
:
Feature
<
Point
>
,
)
:
Promise
<
any
>
Parameters
segment
:
Feature
<
LineString
>
pointFrom
:
Feature
<
Point
>
pointTo
:
Feature
<
Point
>
Returns
Promise
<
any
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
snap
Segment
@geoblocks/edittrack
Loading...