I have developed application in which i am showing the distance and direction of the from source to destination location. To get the distance i am fetching the the current user location address and the destination location address. But here is the problem is i can get the current user location as his lat and long so to get the address from this lat and long i am sending those parameter as a querystring to this url http://ws.geonames.org/findNearbyPostalCodes?lat=%f&lng=%f&output=xml&oe=utf8&key=%@&sensor=false&gl=it Now this url will send me data in xml format now i am fetching 1 record of the xml by its tag. I dont know what i am doing is wrong or right.
Now when i will get the user current location as address i am trying to fetch the distance between the current user location to destination location for that i am using http://maps.google.com/maps?daddr=%@&saddr=%@&output=csv&oe=utf8&key=%@&sensor=false&gl=it This url and i will get the all source view of the web page form that i am just fetching the distance correctly. Here is also i dont know will it acceptable or not in iPhone. I am trying to show the things on UIMapView. Now what happening i am doing this task for 400 records and application is not able to load now. I have given my url and google give me mapkey that map key i am using in my project. I know i am doing wrong but what exactly that is i am not getting please guide me Mike. Application is too late now and client and my boss is not able to understand me. Please whatever the solution is please describe me briefly if you will have any query to understand my problem i can again told to you you can send me friend request on my this id. If i am wrong so what i should do please describe briefly. Please Please Please Help me Mike i know you can solve my problem. Please Give someone exact solution what should i don now. -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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/google-maps-api?hl=en.
