onSuccess and onFailed callbacks.
Source on GitHub
baato/java-clientRunnable examples
Autocomplete, drop-a-pin, map styles and navigation.
Installation
The client is distributed through JitPack. Add the repository to your project’sbuild.gradle:
build.gradle:
Replace
${latest-version} with the current release tag from the
GitHub releases page.Usage
Search — place suggestions
Search — place suggestions
placeId to BaatoPlace to get
them. See the two-step search flow.Reverse Search — coordinates to an address
Reverse Search — coordinates to an address
Places — full detail for a place ID
Places — full detail for a place ID
Directions — routes between points
Directions — routes between points
Next
Autocomplete
A working search screen built on this client.
Navigation SDK
Add turn-by-turn navigation on top.