Home > @magiclane/maps-sdk > EntranceLocations > getCoordinates
EntranceLocations.getCoordinates() method
Get the coordinates specified by index.
Signature:
getCoordinates(index: number): Coordinates;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
index |
number |
Index of entrance location |
Returns:
Coordinates of the entrance location specified by index