Home > @magiclane/maps-sdk > PathMatch
PathMatch class
Represents a path match result from hit testing.
Core
Signature:
export declare class PathMatch Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Path matched position coordinates. | |||
|
number |
Distance to matched position in meters. | ||
|
number |
Matched path index in the path collection. | ||
|
number |
Path matched segment. |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
| ||