chore(docs): FAQs, geocoding, jobs, search, and user settings (#1160)

This commit is contained in:
Jason Rasmussen
2022-12-22 11:31:17 -05:00
committed by GitHub
parent feaf21373a
commit da9c961fca
24 changed files with 151 additions and 37 deletions
+16
View File
@@ -0,0 +1,16 @@
# Search
:::warning Work In Progress
Search is work-in-progress and subject to change. Stay tuned!
:::
## Search by Place
:::info
Searching is currently only implemented in the [Mobile App](/docs/features/mobile-app.mdx)
:::
Searching by the name of a city, state, or country is possible for assets with geolocation data and successful [Reverse Geocoding](/docs/features/reverse-geocoding.md).
<img src={require('./img/reverse-geocoding-mobile1.png').default} width='33%' title='Reverse Geocoding' />
<img src={require('./img/reverse-geocoding-mobile2.png').default} width='33%' title='Reverse Geocoding' />