Hi Joe, Map.app can show kml, but only if you manually type in the path to the kml file in the search bar. Older versions of MobileSafari allowed linking to a kml file through the maps protocol, like this: a href="maps://maps.google.com/maps?f=q&q=http://192.168.1.7:3000/ places/fintastic-aquatics-108756.kml" Unfortunately newer versions do not allow the maps protocol, and I have tried a bunch of ways of embedding the kml link in the http://maps.google.com link but they don't seem to work. Regards, Ciaran
On Aug 17, 11:49 pm, Prep Joe <[email protected]> wrote: > I would like to code a "what's near me?" function in an iPhone > website, which lists ten relevant businesses near the user, based on > their location. > > I know how to construct a maps link to call the maps application and > drop ONE pin, but I would like to have more than one. Can this be done > with a URL? If not, is there some other way? I read that some iPhone > applications do it with KML, can I call the maps application and send > it some KML perhaps? > > TIA, > > Joe --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
