Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pr3sto/nearest

Android navigation app for easy finding nearest places
https://github.com/pr3sto/nearest

google-maps xamarin-android

Last synced: 15 days ago
JSON representation

Android navigation app for easy finding nearest places

Awesome Lists containing this project

README

        

# Nearest
Android navigation app for easy finding nearest places

# Frameworks
Xamarin

# Xamarin Components
Android Support Design Library v23.1.1.0
Google Play Services - Maps v27.0.0.0
Google Play Services - Location v27.0.0.0

# Google map api key
You need to create file *Secrets.xml* in folder *Resources/values* with the following content:
``` xml

_your_key_

```