68 | | * A favorite missing feature: Geocoding addresses. There is already a geocoding service supported in Eden, but it's not used when a user adds a location. Your job: |
69 | | * Find the geocoding function. |
70 | | * When the user adds a location and enters an address, use the geocoding function to get latitude and longitude. |
| 68 | A favorite missing feature: Geocoding addresses. There is already a geocoding service supported in Eden, but it's not used when a user adds a location. Your job: |
| 69 | * Find the geocoding function. |
| 70 | * When the user adds a location and enters an address, use the geocoding function to get latitude and longitude. |