How do i open Google Maps for directions using coordinates on the iphone

0 votes
On the iPhone, I'm using UIMapView to show locations. I want to get instructions from my current location to the place I'm interested in, but I don't think MapKit can do that (if it does, please let me know). Instead, I'll open either the Google Maps app or Safari to view it.

I have these longitudes and latitudes. Can I do this by supplying coordinates from (current location) to (the site of interest)? Or must I use street addresses instead?

Can I acquire street addresses from latitude and longitude if I do need to use them?
Nov 7, 2022 in IOS by Soham
• 9,700 points
381 views

1 answer to this question.

0 votes
There is a chance. Employ MKMapView Using the two coordinates, request the KML file from the Google web service, parse the KML file (using the example app KML reader on the developer site), and then display the routes.
answered Nov 8, 2022 by Rahul
• 9,670 points

Related Questions In IOS

0 votes
0 answers

How I can open native alarm clock in iphone by using code?

I need to create a sample app ...READ MORE

Sep 22, 2022 in IOS by Soham
• 9,700 points
208 views
0 votes
0 answers

How can I do login with google adsense in an iphone app?

How can I log in to an ...READ MORE

Nov 4, 2022 in IOS by Soham
• 9,700 points
1,277 views
0 votes
0 answers

How to connect iphone to a local server running on mac?

I am running a django server at ...READ MORE

Sep 22, 2022 in IOS by Soham
• 9,700 points
547 views
0 votes
0 answers

How to create Multiple Themes/Skins for iphone apps?

I already have an iPhone app that ...READ MORE

Sep 28, 2022 in IOS by Soham
• 9,700 points
373 views
0 votes
0 answers
0 votes
1 answer

This page didn't load Google Maps correctly. See the JavaScript console for technical details

The solution to your query is relatively ...READ MORE

answered Feb 11, 2022 in Java by Rahul
• 9,670 points
571 views
0 votes
0 answers

iPhone system font

What is the name of the default ...READ MORE

May 16, 2022 in Others by Kichu
• 19,050 points
341 views
0 votes
1 answer

How is a rounded rect view with transparency done on iphone?

view.layer.cornerRadius = radius; The difficult technique is to ...READ MORE

answered Sep 22, 2022 in IOS by Rahul
• 9,670 points
463 views
0 votes
1 answer

Call the official *Settings* app from my app on iPhone

It also functions in iOS versions greater ...READ MORE

answered Nov 4, 2022 in IOS by Rahul
• 9,670 points
369 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP