reid-moffat / parki

A marketplace for homeowners to rent out extra parking spaces for extra side income
0 stars 1 forks source link

Get lat/long from address #98

Open reid-moffat opened 7 months ago

reid-moffat commented 7 months ago

You can use the Google Maps API: https://stackoverflow.com/a/98455/12303271 Or https://www.slpy.com/

This will be applied to the add spot page (where a user adds their spot to rent after putting in an address)

Note: Ticket #99 also uses Google maps API so work with whoever's doing that for the api key