Options
All
  • Public
  • Public/Protected
  • All
Menu

Access by calling const {Point} = await google.maps.importLibrary("core"). See https://developers.google.com/maps/documentation/javascript/libraries.

Hierarchy

  • Point

Index

Constructors

Properties

Methods

Constructors

Properties

x: number

The X coordinate

y: number

The Y coordinate

Methods

  • Compares two Points

    Parameters

    Returns boolean

  • toString(): string
  • Returns a string representation of this Point.

    Returns string

Generated using TypeDoc