We suffered a similar issue. I solved it changing http://maps.google.com/map?(...) for maps: (...) This way it works on all firmwares.
Hope this helps jrub PS: Has anyone noticed that on 2.0 fw the special keyboards (zip, phone) won´t open when you give the name to the textbox on your webapp? On Jul 20, 2:07 am, cussen <[EMAIL PROTECTED]> wrote: > Yeah this was working before but it looks like they've made a change > with 2.0. Now all our maps on docoloco.com are busted. KML still loads > fine in the maps app if you provide a kml url in the search box. It's > just the href detection for maps.google.com links in Safari that's > been disabled when q is a url . > > J > > On 14/07/2008, at 8:51 PM, v wrote: > > > > > As I recollect, the iPhone documentation (http://developer.apple.com/ > > webapps/) is explicit that there is no kml allowed. > > > V. > > > On Jul 13, 6:13 pm, qilin <[EMAIL PROTECTED]> wrote: > >> I'va been playing around with maps links on my iPhone. > >> When I do a link likehttp://maps.google.com/maps?q=stockholmthat > >> works and the iPhone opens the Maps App. A link like maps: stockholm > >> works as well. > > >> My problem is with kml files. I can enterhttp://www.example.com/file.kml > >> in the Maps App and it overlays the kml file but I cannot link to a > >> kml file from Safari. If I do a link > >> like:http://maps.google.com/maps?q=http://www.example.com/file.kml > >> then Safari just open Google Maps in Safari. > >> If I do a link like: > >> maps:http://www.example.com/file.kml > >> then in good scenarios the Maps App just loads with no data and in > >> bad > >> scenarios it crashes. > > >> Anyone got a clue on how to load a kml file in Maps App with a link > >> from inside Safari on the iPhone? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
