In this interface we will see the structure of AddressCoordinates
interface AddressCoordinates { lat: number; lng: number;}
Generated using TypeDoc
In this interface we will see the structure of AddressCoordinates