Maybe this will help you If you want to open Google Maps to an address, use this code: <a href = 'http://maps.google.com/maps?q=1+Infinite+Loop,+Cupertino,+CA +95014'" target="_self">Apple Location</a> and it will function like this:
http://maps.google.com/maps?q=1+Infinite+Loop,+Cupertino,+CA+95014 This not my code but from http://www.ebaspace.com/ Best Regards [EMAIL PROTECTED] On 18 aug, 14:22, "Igor Mikushkin" <[EMAIL PROTECTED]> wrote: > Hello > > I need to display several "pins" on the Google Maps in my iPhone application. > They should be clickable and I want to catch events from they. > Moreover I want to have an ability to dynamically add new pins, remove > them, and change their labels or coordinates. > > Is there special Google Maps widget for these purposes? > Or do I need to create a web page using Google Maps API and then just > show it with WebKit? > How can I catch events from it? > > Thank You. > > Best Regards > Igor Mikushkin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
