Re: [Google Maps API v3] Re: Tile query without referer in http header with Webkit

2011-09-28 Thread surfish
Hi Ben, Thank you. It seems that there is no workaround solution from my side to avoid the double-fetch. I hope that a solution will come soon from GMap team side or Chromium team side. Regards, Olivier -- You received this message because you are subscribed to the Google Groups "Google Maps

[Google Maps API v3] Can we fill polylines with zebras (or other pattern) ?

2011-09-28 Thread surfish
Hello, I cannot find a way to fill my polylines with patterns like zebras and I could not find any example. Does anyone has any idea if it is possible ? Thanks, Olivier -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view

[Google Maps API v3] Re: Tile query without referer in http header with Webkit

2011-09-28 Thread surfish
s only in Chrome, not in Firefox. We'll look into it. > > - Ben > > > > > > > > On Tue, Sep 20, 2011 at 5:56 AM, surfish wrote: > > Check in Chrome developper tools the network/image activity (WMSserver). > > Two things I don't understand : >

Re: [Google Maps API v3] Re: Tile query without referer in http header with Webkit

2011-09-19 Thread surfish
Check in Chrome developper tools the network/image activity (WMSserver). Two things I don't understand : - the JS code/GMap generates two set of identical tile queries (after last GET transparent.png) - the first set is not send with referer, the second includes referer in http header (after GET

[Google Maps API v3] Re: Tile query without referer in http header with Webkit

2011-09-16 Thread surfish
> your WMS server. > > - Ben > > > > > > > > On Fri, Sep 16, 2011 at 2:59 AM, surfish wrote: > > Thank you Ben. > > > I DO NOT change anything in the header; I know the cross-domain policy > > constraints. > > I noticed that Google Map

Re: [Google Maps API v3] Tile query without referer in http header with Webkit

2011-09-15 Thread surfish
Thank you Ben. I DO NOT change anything in the header; I know the cross-domain policy constraints. I noticed that Google Maps/Webkit don't send the referer in header (check my header samples) from time to time !!! Actually, the IGN server (external server, not mine) uses access token AND refer

[Google Maps API v3] Tile query without referer in http header with Webkit

2011-09-14 Thread surfish
Hello, I use GMap V3 JS API to connect to a WMS server (IGN in France) using ImageType class. The server requires the referer header for security (and commercial) reasons. My script works well on Mozilla (and IE 7+) web browsers but on Webkit based browsers (Chrome or Safari), my tiles queries