Discuss [Req] Send my Google Maps location to another iPhone at the Free Toolchain Software - Hackint0sh.org; The other day I was on a difficult city spot and my wife was going ...
-
[Req] Send my Google Maps location to another iPhone
The other day I was on a difficult city spot and my wife was going to pick me up, but I coudn't make my direction any clearer to her (ever had that happen?!?!). So I tought, why no SEND her MY location to her iPhone?
So I went into Google Maps on my iPhone, found MY location, dropped a pin on it and Bookmarked it and... NOTHING!
There I had it. A perfect way to "tell" my wife my exact position so she could find my fast, but I had no way of "sending" her that information. No option what-so-ever! I mean, come on! Am I missing something or is there just no function to send a google location by mail / sms / anything! Isn't it just a Lat-Long coordenate? It's a bookmark, for crying out loud!
So... does anyone have an alternative to this. How do I send MY LOCATION to another iPhone?
TIA
-
-
No one? Really?!?!?!
And I tought many would wnat to "do" this...
-
-
Professional
Array
I know this is going to sound very odd, but why not suggest it to Apple? It sounds like a feature that definitely should be implemented. Even a simple "Email Location to Contact" would be splendid.
As for an app, you would just need something to convert the tag on the pin to Lat/Lon and e-mail that in a link to her phone.
Anyone up for coding it?
-
Professional
Array
i guess its not that difficult
once u click on the pin you can save it in a contact form
then send the contact using smsd or wetool i guess.(ive never used either of them but i think one of them lets you send contacts .. if you send it to another iphone.. just click on the recieved contact info .. and it directly opeans in google maps)
.. save to contacts is avail in 1.1.3 and 1.1.4 i can confirm as for earlier i have no idea
cheers
good luck
edit: i checked ot wetool forwards the contact but not the location ... im looking at other options ....will keep u posted
Last edited by krimp; 03-05-2008 at 10:52 AM.
-
-
Hi had the same problem and solved it by taking a screenshot (screenshot.app / installer) and then emailed it to a friend. I know it's not interactive anymore but the best you can do right now
-
Professional
Array
I'm working on this as best I can. The file the bookmarks are contained in is /var/mobile/Maps/Bookmarks.plist
Dicking around with basic iphone programming. Woot!
-
-
Senior Professional
Array
why dont you just install navizon on both phones
-
Thanks for the suggestions, guys!
For me, the most useful option would be to code up some sw that would dig into the bookmark.plist for the coordinates and have a "send via sms / email" button in the bookmark screen.
I also took a look at this file an noticed the Lat/Long is included, so it should be fairly simple to extract them from there and make "an interactive link" (meaning: clickable), so the location would open in the maps.app
Navizon wouldn't work for me as it's very inaccurate, at least for me (I live outside the US).
The screenshot is an alternative, I guess, but I'd have to take two or three shots I the person is somewhat far from my location. But an idea non the less.
Have you guys seen:
http://iphonesender.com
It uses this code (javascript):
javascript:d=window.getSelection()+'';d=(d.length= =0)?'null':d;d.replace(%22%3Cbr%20/%3E%22,%20%22%20%22);void(window.open('http://iphonesender.com/prep.php?address='+escape(d),'_blank','')%20);
to create this "interactive link":
http://maps.google.com/?q=40.689278%2C-74.044633
which WILL open in maps.app as the right location (he above is for Statue of Liberty). All I did was select the coordinates from google maps on the web. I highlighted:
40.689278,-74.044633
and voila!
Sooo....
Maybe someone can modify the above and code it for iphone? I guess using the script to "google code" the corresponding coordinates from the bookmark.plist file properly and the replacing the e-mail server from the php form in iphonesender.com for our own e-mail? Does this make any sense??
Looking good!!!!
-
-
Professional
Array
Bump for a nice idea.
-
Now, this shouldn't be too hard.
It's just an application that reads the /var/mobile/Maps/Bookmarks.plist , then collects the right coordinates for the selected bookmark, parses the coords to the link format and gives an option to send either by sms or e-mail. That's it!
What sw do I need to write this? Is it Xcode? Is the SDK out yet?
I'd give it a try if I knew what software to use. Is there a guide?
-
Similar Threads
-
By sagrav84 in forum limera1n (iOS 4.1 jailbreak)
Replies: 4
Last Post: 10-27-2010, 09:15 AM
-
By rubyfan in forum iPhone OS 3.x
Replies: 0
Last Post: 06-24-2009, 03:33 PM
-
By meatwagon in forum General
Replies: 9
Last Post: 02-08-2008, 08:31 AM
-
By TheSacredSoul in forum General
Replies: 47
Last Post: 01-28-2008, 11:35 AM
-
By sanoodi in forum Free Toolchain Software
Replies: 74
Last Post: 12-13-2007, 06:13 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks