Home > @magiclane/maps-sdk > MapViewPathCollection > getBorderSizeAt
MapViewPathCollection.getBorderSizeAt() method
Get the border size for the path specified by index.
If the result is -1, then the index does not exist in the collection.
Signature:
getBorderSizeAt(index: number): number;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
index |
number |
The path index |
Returns:
number
The border size