Linux Foundation Collaborative Projects
index
:
poi-yelp
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
octopus
pike
quillback
ricefish
sandbox/mvlad/agl-compositor
poiapp application using the yelp api
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
AGL Reference POI application
This application provides the function of destination search to AGL. It uses the API provided by AGL Reference Navigation. This application uses yelp WebAPI.
The settings required to run POI application are as follows:
1. Please connect to the Internet. (Because POI-App uses yelp's web-API)
2. Please register yelp
https://www.yelp.co.jp/developers?country=US
Please do developer registration and obtain App ID and App Secret key.
And please write it in /etc/poikey
The contents are as follows (2 lines):
your app id
your sercret key
Restrictions:
POI App uses Navigation API. Push Navigation button before POI app.