iam4x / pokemongo-webspoof

👾 Play Pokémon Go from your Mac
2.14k stars 229 forks source link

Switch to Google maps autocomplete #64

Open nkt opened 8 years ago

nkt commented 8 years ago

Here is the docs: https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete Actually it's super simple to integrate this instead of places.js, but I'm not familiar with mobx. places.js is ok, but google maps knows much more places, for example in Russia.

danielsantiago commented 8 years ago

👍

MoOx commented 8 years ago

I have to admit that Algolia is not optimal. In my area I cannot reach anything and "google maps" address just don't work...

MoOx commented 8 years ago

And the unintuitive part is: the address in the "current location name" can't be used to go back somewhere :)

muescha commented 8 years ago

note that you have a quota in google places :(

We burned through 100,000 Google Maps geolocation requests in under an hour (looking for other solutions atm) Pls manually go to your area! https://twitter.com/PokeVisionGo/status/755633098533011456

NicholasHord commented 8 years ago

This would be great! Can't find addresses either, can make navigating to specific urban areas difficult

HighTide commented 8 years ago

Let users supply there own API key, then you wont have to deal with the issue.