Search Results

0
votes

How can I launch the Google Maps iPhone application from within my own native application?

If you need more flexabilty than the Google URL format gives you or you would like to embed a map in your application instead of launching the map app there is an example found at https://sourcefo …
0
votes

Is there a way to place a pin into the google maps iphone app using openURL?

Why should your user have to exit your app to see a map. You can embed a Google map in your application easily. You can even drop multiple pins for which you have lat & long information. …