Fixed
Status Update
Comments
mb...@gmail.com <mb...@gmail.com> #2
Digging around a bit, it appears WebKit itself doesn't handle authentication at all.
Instead, it would appear on Android that the package org.apache.http.auth does this.
Instead, it would appear on Android that the package org.apache.http.auth does this.
en...@google.com <en...@google.com> #3
It's definitely not passing through the information. Here's a snippet from my Apache
log:
---
192.168.10.199 - - [20/Nov/2008:20:14:37 -0600] "GET /file.txt HTTP/1.1" 401 401 "-"
"AndroidDownloadManager"
log:
---
192.168.10.199 - - [20/Nov/2008:20:14:37 -0600] "GET /file.txt HTTP/1.1" 401 401 "-"
"AndroidDownloadManager"
ed...@google.com <ed...@google.com>
pr...@gmail.com <pr...@gmail.com> #4
Hi Team, I am getting the below error with my google map api.
"too much recursion"
I am using the below api URL :https://maps-api-ssl.google.com/maps?file=api&v=3
"too much recursion"
I am using the below api URL :
zw...@google.com <zw...@google.com> #5
Any update on this issue?
Description
Chrome 43.0 / Firefox 38.0 / Safari 8.0
Retina MacBook ( OS X 10.10 )
Rectangles and Circles with option { strokePosition: google.maps.StrokePosition.OUTSIDE } are rendered incorrectly
please check:
and attached Screenshot
OK:
API 3.19 / 3.20 - Chrome / Firefox / Safari - Retina Macbook ( OS X 10.10 )
API 3.21 - Chrome / Safari - iPad 2 ( iOS8.3 ) !