huawillian / emsi

Evangelical Mission & Seminary International Website - Spreading the gospel to the chinese community - Find an EMSI church near you!
https://emsi-e77d5.firebaseapp.com/
MIT License
1 stars 1 forks source link

Limitations to Google Maps API. requests will be dropped with large number of requests. Need to make more efficient search for churches by address or location. #36

Closed huawillian closed 6 years ago

huawillian commented 6 years ago

Possibly by continent first to slice some of the churches before requesting

huawillian commented 6 years ago

Used a proxy server to use Google Maps API via http and not the client. It's much faster and doesn't get hit by the mysterious quota limit from polymer google maps component. However, I will need to set up my own proxy server at some point https://cors-anywhere.herokuapp.com/