u4819210 / social-networks-for-fun

Automatically exported from code.google.com/p/social-networks-for-fun
0 stars 0 forks source link

reverseGeocoder seems have a limit #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
reverseGeocoder seems have a limit on number of requests per day, maybe based 
on device or something. This limit seems from Google service.

this is potentially a scalability issue for product. Need detailed analysis on:

what's the limit?
what's the alternative?
how does app reuse the request and reduce the number of request?

Original issue reported on code.google.com by jt.xion...@gmail.com on 9 Aug 2010 at 7:32