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