Andrew,

thanks for the reply. It does work with a simple map and even with
markers. However, replacing the | with %7C for the path does not
help.

In the meantime, I found the solution: Basically, the URL was too long
for iPhone's browser: I had 40 points with complete floating bit
precision in my path. Replacing the path with 20 points and setting
precision to 7, my URL was only 643 characters long (instead of 1000+)
and the iPhone finally displayed the static map.

Mike, Andrew: Thanks for the feedback.

Stephan


On Dec 1, 3:39 pm, "warden [Andrew Leach - Maps API Guru]"
<[EMAIL PROTECTED]> wrote:
> On Dec 1, 2:31 pm, stephan <[EMAIL PROTECTED]> wrote:
>
> > Yes, this is what I thought, too. But as I just tested:
>
> What happens if you try a simple static map with no markers and no
> lines? It's possible that something is going wrong with the |
> characters in the URL. (Although they can be encoded as %7C with no
> issues at Google's end of things).
>
> If a simple map works, try replacing any | in the URL with %7C
> instead.
>
> Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to