On Aug 26, 1:06 am, Sefu <[email protected]> wrote: > it was the un-(or re-)encoded '#' in your earlier example that > caused the problem - but what triggered that behaviour?
I think it's the 3G network that is unencoding the first #, because you've tested the iPhone on wireless and it's ok. Someone could try android and verify but I don't think it's an iPhone problem. The next step is to use a proxy tile server, and make it change the first # into a %23, and then request the image from google servers. The following url uses the hiphop Styled map from the doco, where the tile requests are being served through a proxy: http://www.william-map.com/20100825/1/proxy.htm ... -- 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.
