Interface IMapPoint

Properties of a MapPoint.

Hierarchy

  • IMapPoint

Implemented by

Properties

Properties

x?: null | number

MapPoint x

y?: null | number

MapPoint y

Generated using TypeDoc