Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Point

Hierarchy

  • Point

Index

Constructors

Object literals

Constructors

constructor

  • new Point(obj: any): Point

Object literals

Private coordinates

coordinates: object

lat

lat: number = 0

lon

lon: number = 0

Generated using TypeDoc