EPFL-ENAC / ALICE-ETHZ-AREMA

https://alice-ethz-arema.epfl.ch
GNU General Public License v3.0
1 stars 0 forks source link

Add an input component to validate an address #8

Closed guilbep closed 11 months ago

guilbep commented 1 year ago

-> take and return an object with the following interface Address: { address: string, // reel address coordinates: string, // lont lat in an appropriate format for geojson/maplibre display }