Your format looks correct. Here is the generic text I use for
http://dcrails.com.
"[EMAIL PROTECTED]@[EMAIL PROTECTED],[EMAIL PROTECTED]"
Note that is ruby and #{} notation is interpolated in the string. The
only thing I can think of is that I don't url escape my q= value.
Also note that there was a slight change from the 1.1.2 version to the
1.1.3 version (I think).
Nicholas
Blog: http://www.simpltry.com/
On Tue, Jul 8, 2008 at 11:02 AM, <[EMAIL PROTECTED]> wrote:
>
> I'm creating an office locator. I have several offices that are
> located on an Air Force Base. For some reason, when I generate the
> Google map link, and click on the link with the iPhone, the
> descriptive text is incorrect on the iPhone's built in map
> application.
>
> Here is an example link:
> http://maps.google.com/maps?q=Building%201235,%20Hill%20Air%20Force%20Base,[EMAIL
> PROTECTED],-112.0091000
>
> If you click on this link in desktop Safari (or any other browser) it
> will point to the right location, and the description is relevant to
> where it is located (though it is different than the text I have
> specified in the parameters). However, when you click on the link in
> iPhone's Safari, it will display it in the map program. It shows the
> correct location, but the text says it is in Wendover Utah which is
> about 150 miles away.
>
> Any ideas on how to fix this, or force the map program to display the
> text I specify?
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" 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/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---