-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Maps does not render on cellular #32
Comments
The research I've seen shows how this is likely related to the IP of the device. Other than proxying all requests through our web server, there are no recommendations online. However, I have tried including our API key to our requests for google static maps, which may work and help explain why others aren't having the same issue. |
How can I test with the API key in the request over cellular? |
Wait for the update? :) Other than getting a dev version on your phone it's hard. Perhaps when you notice the issue happening, I can send you a sample URL to Jesse Smith On Nov 25, 2012, at 5:05 PM, robsturtz notifications@github.com wrote: How can I test with the API key in the request over cellular? On Nov 25, 2012, at 4:43 PM, Jesse Smith notifications@github.com wrote: The research I've seen shows how this is likely related to the IP of the However, I have tried including our API key to our requests for google — — |
It happens pretty much every time on cellular including this one I just On Nov 25, 2012, at 6:46 PM, Jesse Smith notifications@github.com wrote: Wait for the update? :) Other than getting a dev version on your phone it's hard. Perhaps when you notice the issue happening, I can send you a sample URL to Jesse Smith On Nov 25, 2012, at 5:05 PM, robsturtz notifications@github.com wrote: How can I test with the API key in the request over cellular? On Nov 25, 2012, at 4:43 PM, Jesse Smith notifications@github.com wrote: The research I've seen shows how this is likely related to the IP of the However, I have tried including our API key to our requests for google — — — |
OK, let's try each of these from both wifi and cell. Second one has the On Sun, Nov 25, 2012 at 8:32 PM, robsturtz notifications@github.com wrote:
--Jesse Smith |
From cellular (AT&T) both those links work for me. Let's see if we can On Sun, Nov 25, 2012 at 9:17 PM, Jesse Smith Jesses16@gmail.com wrote:
--Jesse Smith |
For me the first failed on cellular (AT&T). The 2nd worked. Then I switched On Nov 25, 2012, at 9:20 PM, Jesse Smith notifications@github.com wrote: From cellular (AT&T) both those links work for me. Let's see if we can On Sun, Nov 25, 2012 at 9:17 PM, Jesse Smith Jesses16@gmail.com wrote:
--Jesse Smith — |
This image indicates exceeding the API limit. If we don't have a key they Anyway seems to work correctly with the key for me consistently across On Nov 25, 2012, at 9:20 PM, Jesse Smith notifications@github.com wrote: From cellular (AT&T) both those links work for me. Let's see if we can On Sun, Nov 25, 2012 at 9:17 PM, Jesse Smith Jesses16@gmail.com wrote:
--Jesse Smith — |
Good test! Perhaps; can you clear cache? Let's keep playing with these links for a while until we feel confident. I see hits coming across our API Console in google now, so that's a good On Sun, Nov 25, 2012 at 9:50 PM, robsturtz notifications@github.com wrote:
--Jesse Smith |
Yes I've been cache busting by changing the label parameter with each On Nov 25, 2012, at 9:57 PM, Jesse Smith notifications@github.com wrote: Good test! Perhaps; can you clear cache? Let's keep playing with these links for a while until we feel confident. I see hits coming across our API Console in google now, so that's a good On Sun, Nov 25, 2012 at 9:50 PM, robsturtz notifications@github.com
--Jesse Smith — |
Nice! Seems like we've got it then. Lets prioritize any other fixes deemed critical and get it into version Talk after work tmrw? On Sun, Nov 25, 2012 at 10:01 PM, robsturtz notifications@github.comwrote:
--Jesse Smith |
Good deal. I started filing a few things in the github issues for www On Nov 25, 2012, at 10:04 PM, Jesse Smith notifications@github.com wrote: Nice! Seems like we've got it then. Lets prioritize any other fixes deemed critical and get it into version Talk after work tmrw? On Sun, Nov 25, 2012 at 10:01 PM, robsturtz notifications@github.comwrote:
--Jesse Smith — |
the static google map does not render when using cellular
The text was updated successfully, but these errors were encountered: