This package helps you easily add geographic autocomplete search to your Android apps.
- Displays a search box and list which you can embed in other views
- Provides a callback handler with the result details when users tap a result
- Can bias search results to be nearby a specific location
- Automatically localizes place names based on the user's device settings (where available)
Check out our quickstart guide on docs.stadiamaps.com.
Set an API key in local.properties to run the demo app:
stadiaApiKey=YOUR-API-KEY