Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LatLngLike

Represents an object with LatLng like interface.

Hierarchy

  • LatLngLike

Index

Properties

Properties

lat

lat: number

The latitude in degrees.

lng

lng: number

The longitude in degrees.

Generated using TypeDoc