Home > @magiclane/maps-sdk > XyType > toPoint
XyType.toPoint() method
Signature:
toPoint(): {
x: T;
y: T;
};Returns:
{ x: T; y: T; }
Home > @magiclane/maps-sdk > XyType > toPoint
Signature:
toPoint(): {
x: T;
y: T;
};Returns:
{ x: T; y: T; }