Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pr3sto/nearest
- Owner: pr3sto
- License: mit
- Created: 2017-02-15T20:47:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T18:19:47.000Z (over 7 years ago)
- Last Synced: 2024-11-06T15:49:08.758Z (2 months ago)
- Topics: google-maps, xamarin-android
- Language: C#
- Size: 661 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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_
```