Sorry if I was a bit brief this morning - to clarify:

http://www.paris-promenades.com/pp_tp/index_onenumsign.html
http://mt1.google.com/vt/lyr...@130&src=api&hl=en-US&apistyle=s.t:40|p.h:%2523ff0000|p.s:100|p.g:0.48&x=4145&y=2817&z=13&s=Gali

...the above urls point to a page using '%23' instead of '#' in a
single style - full page, and a single tile - it seems that the %23
becomes %2523 ... but the page loads! Now let's try multiple styles...

http://www.paris-promenades.com/pp_tp/index_pertwothree.html
http://mt0.google.com/vt/lyr...@130&src=api&hl=en-US&apistyle=s.t:5|p.h:%2523ff8000|p.s:49|p.l:60,s.t:82|p.s:-30|p.h:%25236eff00|p.l:-5,s.t:82|s.e:l|p.s:-30|p.h:%25236eff00|p.l:-20,s.t:3|s.e:g|p.h:%2523ff8800|p.s:-69,s.t:3|s.e:l|p.h:%2523ff8800|p.s:-69,s.t:2|s.e:g|p.h:%2523ff8800,s.t:33|p.h:%2523ff3c00|p.l:-17|p.s:9,s.t:40|s.e:g|p.h:%252333ff00|p.l:30,s.t:65|s.e:g|p.s:80|p.h:%2523ff9100,s.t:6|p.h:%25230099ff|p.l:40|p.s:25,s.t:1|p.h:%2523ff2200|p.s:50&x=4150&y=2820&z=13&s=Galile

...loads the tiles, but the hue is broken. I don't think the Maps API
server can handle multiple instances of '%2523'... the case is the
same in both iPhone 3g and wifi LAN.


On Aug 25, 1:15 am, "Thor Mitchell (Google Employee)"
<[email protected]> wrote:
> Just out of curiosity, on the devices on which the styled map does not
> work, what happens if instead of specifying your hue as '#00ff00' in
> your app you specify it as '%2300ff00'?
>
> Just wondering if the devices concerned are not URL encoding the # as
> they should, perhaps because the # character is permitted in URLs, but
> only as the fragment separator.
>
> Thor.
>
> On Aug 23, 5:14 pm, William <[email protected]> wrote:
>
>
>
> > On Aug 23, 4:52 pm, Sefu <[email protected]> wrote:
>
> > > Using iPhone's Safari (after cleaning the
> > > iPhone cache of course), when I follow the single-tile 'hue active'
> > > links on the aforementioned 'issues' page (http://code.google.com/p/
> > > gmaps-api-issues/issues/detail?id=2657), I get a 'bad request' error.
>
> > just to confirm, this 'bad request' error is the http 400 error
> > message from the google tile server, which looks like this?
>
> > Google Error
> > Bad Request
> > Your client has issued a malformed or illegal request.
>
> > ...

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to