Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leoando/directionsapikotlinsample

kotlin sample for Directions Api
https://github.com/leoando/directionsapikotlinsample

android google-maps

Last synced: about 19 hours ago
JSON representation

kotlin sample for Directions Api

Awesome Lists containing this project

README

        

# kotlin sample for Directions Api

## screenshot

## Usage

1. Please enable "Maps SDK for Android" and "Directions API" of API Project in Google Developer console

2. Set your MAPS API KEY in google_maps_api.xml
```xml
YOUR_KEY_HERE
```

3. Build and install the application

## Java sample
https://github.com/LeoAndo/DirectionsApiJavaSample