On 8/23/07, rich_wagner <[EMAIL PROTECTED]> wrote:
> I did some testing of the Google Maps parameters from <a> links. On
> the positive side, you can specify a descriptive label using the +
> (Label+Text) parameter. However, you cannot use the t= parameter to
> specify the Satellite map, the z= parameter to indicate the map zoom
> level, layer=t to turn on the Traffic display, and so on. (They are
> ignored.) Since the support for these capabilities are already inside
> of the Maps.app, let's hope that this part of the Google Maps API is
> opened soon.

I have added this to the iPhoneWebDev FAQ at

http://www.iphonewebdev.com/faq.shtml#faq36-text

4. Map Questions

Q: How does a web page open a map in the internal map application?

A: Any URLs in your html beginning with the text
http://maps.google.com/maps? will instead of opening the web page be
coerced to be displayed in the iPhone's internal map application.

Q: How do I use any of the special map features such as satellite maps?

A: The built-in iPhone application currently ignores many map?
parameters. You can use query, location, directions, and specify a
descriptive label using the + (Label+Text) parameter. However, you
cannot use the t= parameter to specify the Satellite map, the z=
parameter to indicate the map zoom level, layer=t to turn on the
Traffic display, and so on. [iPhoneWebDev Discussion at
http://groups.google.com/group/iphonewebdev/browse_thread/thread/fa6e9ccafc2385
].

-- Christopher Allen

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to