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