DanielBarnett714 / AddressToGPS

MIT License
34 stars 11 forks source link

API Blocked #1

Closed DanielBarnett714 closed 9 years ago

DanielBarnett714 commented 9 years ago

Well google seems to have blocked their API for this app. I'm currently trying to figure out a way to fix it but I don't know if I will be able to. It seems to be tied with the package name, so the code is still functional, but the app doesn't work. Any help would be greatly appreciated as I think this is a very useful app.

Daniel

ghost commented 9 years ago

While I cannot point to a specific location, most likely the openstreetmap and opendata communities have some geocoding data available. There might even be some data available for offline usage, since I remember working on such stuff ages ago...

DanielBarnett714 commented 9 years ago

Turns out google blocked all local_storage from android access to the api. So I spent some money and am now hosting addresstogps.com with a Maps API key, and the app now uses that site.