An IPoint is an object that has lat and lng properties. This interface is used as the Mapbox LngLat is an object with methods.

Hierarchy

  • IPoint

Properties

Properties

lat: number
lng: number

Generated using TypeDoc